mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-10-31 10:51:27 +01:00 
			
		
		
		
	Update to 2022-03-07 14:00
This commit is contained in:
		| @@ -1,11 +1,18 @@ | ||||
| --- | ||||
|  | ||||
| - include: facts.yml | ||||
| - include: install.yml | ||||
| - include: directories.yml | ||||
| - include: selinux.yml | ||||
| - include_tasks: facts.yml | ||||
|   tags: always | ||||
| - include_tasks: install.yml | ||||
|   tags: always | ||||
| - include_tasks: directories.yml | ||||
|   tags: always | ||||
| - include_tasks: selinux.yml | ||||
|   when: ansible_selinux.status == 'enabled' | ||||
| - include: conf.yml | ||||
| - include: iptables.yml | ||||
| - include: service.yml | ||||
|   tags: always | ||||
| - include_tasks: conf.yml | ||||
|   tags: always | ||||
| - include_tasks: iptables.yml | ||||
|   tags: always | ||||
| - include_tasks: service.yml | ||||
|   tags: always | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Daniel Berteaud
					Daniel Berteaud