mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 12:38:11 +00:00
bitwarden
This commit is contained in:
parent
3f8b52fdbe
commit
e97bd0de26
@ -151,7 +151,7 @@ datacenter:
|
||||
ansible_become_password: q
|
||||
morefine-server:
|
||||
hosts:
|
||||
192.168.77.47:
|
||||
morefine:
|
||||
vars:
|
||||
jaydee_install_mqtt_srv: true
|
||||
ansible_python_interpreter: auto_silent
|
||||
|
@ -20,6 +20,7 @@
|
||||
- include_tasks: stop_containers.yaml
|
||||
name: Stop Containers
|
||||
when: inventory_hostname == destination_server
|
||||
|
||||
- name: Pause for 60 seconds
|
||||
ansible.builtin.pause:
|
||||
seconds: 60
|
||||
|
Loading…
x
Reference in New Issue
Block a user