This commit is contained in:
aynic.os
2021-06-16 12:19:52 +01:00
parent f0c10a3082
commit ce449b3966
80 changed files with 828 additions and 448 deletions
+3 -1
View File
@@ -2,6 +2,8 @@
# file vars/redhat.yml
hosts_packages_distro:
- { "name": "vim", "state": "present" }
- { "name": "groff-base", "state": "present" }
- { "name": "libselinux-python", "state": "present" }
- { "name": "openssh-clients", "state": "present" }
- { "name": "vim-minimal", "state": "present" }