mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-01-10 18:10:24 +00:00
More ansible-lint fixes
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
register: start_result
|
||||
|
||||
- name: Wait a while, so that Synapse can manage to start
|
||||
pause:
|
||||
ansible.builtin.pause:
|
||||
seconds: 7
|
||||
when: "start_result.changed"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user