mirror of
				https://gitlab.sectorq.eu/jaydee/ansible.git
				synced 2025-10-30 18:01:11 +01:00 
			
		
		
		
	upt playbook
This commit is contained in:
		| @@ -1,6 +1,7 @@ | |||||||
| - hosts: containers | - hosts: containers | ||||||
|   name: Stop mailu |   name: Stop mailu | ||||||
|   ignore_unreachable: false |   ignore_unreachable: false | ||||||
|  |   become: true | ||||||
|   vars: |   vars: | ||||||
|       arch_name: docker_mailu2_data |       arch_name: docker_mailu2_data | ||||||
|   tasks: |   tasks: | ||||||
| @@ -141,4 +142,6 @@ | |||||||
|         path: /share/docker_data/mailu2/ |         path: /share/docker_data/mailu2/ | ||||||
|         owner: admin |         owner: admin | ||||||
|         group: administrators |         group: administrators | ||||||
|         recurse: yes |         recurse: yes | ||||||
|  |       become: true | ||||||
|  |       when: inventory_hostname in groups['raspberry'] | ||||||
		Reference in New Issue
	
	Block a user
	 jaydee
					jaydee