added role docker_host
This commit is contained in:
6
roles/docker_host/tasks/RedHat.yml
Normal file
6
roles/docker_host/tasks/RedHat.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
- name: Install python-selinux
|
||||
yum:
|
||||
state: present
|
||||
name: "libselinux-python3"
|
||||
...
|
||||
Reference in New Issue
Block a user