Enable docker and podman
This commit is contained in:
		| @@ -3,6 +3,9 @@ roles: | ||||
|   - name: 'ensure_ansible_prereq' | ||||
|     src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_ansible_prereq.git' | ||||
|     version: 'master' | ||||
|   - name: 'ensure_docker' | ||||
|     src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_docker.git' | ||||
|     version: 'master' | ||||
|   - name: 'ensure_cockpit' | ||||
|     src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_cockpit.git' | ||||
|     version: 'master' | ||||
| @@ -12,6 +15,9 @@ roles: | ||||
|   - name: 'ensure_os_patch' | ||||
|     src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_os_patch.git' | ||||
|     version: 'master' | ||||
|   - name: 'ensure_podman' | ||||
|     src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_podman.git' | ||||
|     version: 'master' | ||||
|   - name: 'ensure_repo_epel' | ||||
|     src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_repo_epel.git' | ||||
|     version: 'master' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user