AK
- name: configure nginx my-app
debug: msg="configure nginx for my-app"
- include: tasks/nginx.conf app=$my-app
Size: a a a
AK
- name: configure nginx my-app
debug: msg="configure nginx for my-app"
- include: tasks/nginx.conf app=$my-app
AK
ЕП
AK
- name: watch notify logs ansible
shell: "cat /var/log/ansible.log
register: result_log
- name: send slack
msg: {{result_log}}
ЕП
AK
ansible-playbook my_playbook.yml > my_playbook.log
ЕП
ЕП
ЕП
ЕП
AK
ЕП
AG
ЕП
AG
ЕП
AG
AG