Добавил создание ролей make role new
This commit is contained in:
4
default/tasks/debian/main.yaml
Normal file
4
default/tasks/debian/main.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
- name: Пример таски
|
||||
debug:
|
||||
msg: "Привет! Я запустился на Debian/Ubuntu! Переменная role_test равна {{ role_test }}"
|
||||
Reference in New Issue
Block a user