mirror of
https://github.com/Dannecron/netology-devops-ansible-yandex-cloud-cvl.git
synced 2025-12-25 15:22:36 +03:00
initial: create collection with custom module and role
This commit is contained in:
3
roles/my_own_role/defaults/main.yml
Normal file
3
roles/my_own_role/defaults/main.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
my_path: "/tmp/file"
|
||||
my_content: "some_content"
|
||||
Reference in New Issue
Block a user