This commit is contained in:
aynic.os
2021-07-14 20:38:30 +01:00
parent e1f9ef7de9
commit 3ffea66ba8
101 changed files with 3601 additions and 939 deletions
+2 -1
View File
@@ -1,5 +1,5 @@
---
# file vars/centos-6.yml
# file: vars/centos-6.yml
docker_check_kernel: '2.6.32-431'
docker_opts: "other_args"
@@ -9,3 +9,4 @@ docker_packages: docker
- { "name": "epel-release", "state": "present" }
- { "name": "curl", "state": "present" }
- { "name": "device-mapper-libs", "state": "present" }