mirror of
				https://gitlab.sectorq.eu/jaydee/ansible.git
				synced 2025-10-29 17:40:08 +01:00 
			
		
		
		
	bitwarden
This commit is contained in:
		| @@ -3,6 +3,10 @@ | ||||
|   hosts: containers | ||||
|   gather_facts: false | ||||
|   tasks: | ||||
|     - name: Install docker | ||||
|       ansible.builtin.apt: | ||||
|         name:  | ||||
|           - sqlite3 | ||||
|     - include_tasks: stop_containers.yaml | ||||
|       name: Stop Containers | ||||
|       when: inventory_hostname == destination_server | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 jaydee
					jaydee