This commit is contained in:
2022-02-21 01:07:02 +01:00
parent 47f59d9e85
commit af77fe2724

View File

@@ -11,8 +11,8 @@
name: webserver # required. The name of the role to be executed.
# install software
- include_task: prepare_system.yml
- include_task: install_jitsimeet.yml
- include_tasks: prepare_system.yml
- include_tasks: install_jitsimeet.yml
rescue:
- set_fact: task_failed=true