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