mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-10-31 02:41:36 +01:00 
			
		
		
		
	Update to 2022-02-28 18:00
This commit is contained in:
		| @@ -1,11 +1,19 @@ | ||||
| --- | ||||
|  | ||||
| - include: user.yml | ||||
| - include: directories.yml | ||||
| - include: facts.yml | ||||
| - include: install.yml | ||||
| - include: conf.yml | ||||
| - include: iptables.yml | ||||
| - include_tasks: user.yml | ||||
|   tags: always | ||||
| - include_tasks: directories.yml | ||||
|   tags: always | ||||
| - include_tasks: facts.yml | ||||
|   tags: always | ||||
| - include_tasks: install.yml | ||||
|   tags: always | ||||
| - include_tasks: conf.yml | ||||
|   tags: always | ||||
| - include_tasks: iptables.yml | ||||
|   when: iptables_manage | default(True) | ||||
| - include: services.yml | ||||
| - include: cleanup.yml | ||||
|   tags: always | ||||
| - include_tasks: services.yml | ||||
|   tags: always | ||||
| - include_tasks: cleanup.yml | ||||
|   tags: always | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Daniel Berteaud
					Daniel Berteaud