mirror of
				https://gitea.0xace.cc/ansible-galaxy/docker.git
				synced 2025-11-04 03:27:25 +00:00 
			
		
		
		
	fix docker role
This commit is contained in:
		@@ -1,4 +1,3 @@
 | 
				
			|||||||
---
 | 
					---
 | 
				
			||||||
 | 
					- name: Include docker install
 | 
				
			||||||
- include_tasks: centos.yml
 | 
					  include_tasks: "{{ ansible_os_family }}.yaml"
 | 
				
			||||||
  when: ansible_os_family == 'RedHat'
 | 
					 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user