Commit Graph
393 Commits
Author SHA1 Message Date
jmrothst df3d243d8f Initial Ansible Role 2021-03-27 23:08:41 -05:00
jmrothst 057bf4bf2e Initial Ansible Role 2021-03-27 23:07:49 -05:00
AnsibleRoles c48179e9d2 Initial commit 2021-03-28 04:03:44 +00:00
jmrothst 583010597a CentOS 8 Stream didn't Obsolete cockpit-dashboard correctly 2021-02-20 20:29:26 -06:00
jmrothst 2713fc3d40 Use ansible_cmdline to detect cgroup status 2021-02-08 22:41:16 -06:00
jmrothst eede7f1129 Fix task label to make sense 2021-02-08 22:39:16 -06:00
jmrothst a0ae8d612f Use ansible_cmdline instead of cat for /proc/cmdline 2021-02-08 22:37:11 -06:00
jmrothst 4b5964e8e1 Test variables before use to make check mode work 2021-02-08 22:23:31 -06:00
jmrothst 11cbd7a6b8 Remove debugt, everything is working 2021-02-08 22:21:59 -06:00
jmrothst 767bfce236 Add debugging to find out why check mode is broken 2021-02-08 22:20:04 -06:00
jmrothst 2c85c790ad Only run grubby if cat runs (fixes check mode) 2021-02-08 22:14:56 -06:00
jmrothst 7e8f49f46b Add missing handlers 2021-02-08 21:31:27 -06:00
jmrothst 70ae010387 ENsure correct variable file names 2021-02-08 21:29:30 -06:00
jmrothst 580586ea5a Ensure correct variable file names 2021-02-08 21:28:53 -06:00
jmrothst 2d159bcf30 Ensure correct variable file names 2021-02-08 21:28:25 -06:00
jmrothst 0a8f593877 Use correct variable names 2021-02-08 21:25:07 -06:00
jmrothst c407a7a91b Add more collections 2020-12-29 20:02:34 -06:00
jmrothst cff2dbe661 Add sudo support 2020-12-28 14:18:36 -06:00
jmrothst dda2d043fc Enable docker and podman 2020-12-20 17:46:32 -06:00
jmrothst f5ff83c468 Fix syntax 2020-12-20 17:41:16 -06:00
jmrothst aa1a61e81c Fix syntax 2020-12-20 17:40:57 -06:00
jmrothst 24cec463eb Enable docker for CentOS >= 7 and Fedora >= 30 2020-12-20 17:31:30 -06:00
jmrothst ce238951db Fix syntax on grubby to remove the parameter 2020-12-20 17:23:52 -06:00
jmrothst aa7e6e128d Initial Role 2020-12-20 17:20:10 -06:00
jmrothst 640ca9a5ed Ensure CGroupV2 is enabled 2020-12-20 17:18:24 -06:00
jmrothst 0a1ba4e9e3 Deploy podman for CentOS >= 8, Fedora >= 31 2020-12-20 17:06:38 -06:00
jmrothst 86936812af Initial Role 2020-12-20 17:00:41 -06:00
AnsibleRoles ec45534242 Initial commit 2020-12-20 22:49:46 +00:00
AnsibleRoles d1281a6e77 Initial commit 2020-12-20 22:48:33 +00:00
jmrothst 23d3e3e6d6 Now adding Fedora 21+ support 2020-12-20 15:17:54 -06:00
jmrothst 0003db02da Add CentOS 7+ and Fedora 30+ support 2020-12-20 14:52:18 -06:00
jmrothst 766274f4ac Spelling 2020-12-20 08:13:20 -06:00
jmrothst 22d27cef2f Syntax cleanup for style 2020-12-20 07:56:36 -06:00
jmrothst 8ce72d3689 CentOS >= 8 has dnf-automatic, so enable it 2020-12-20 07:51:47 -06:00
jmrothst 0b530f5a29 Do service discovery as well as package discovery 2020-12-20 07:43:19 -06:00
jmrothst ef9269bbba Do service discovery as well as package discovery 2020-12-20 07:42:01 -06:00
jmrothst c568d85bfb Do service discovery as well as package discovery 2020-12-20 07:41:33 -06:00
jmrothst 718dd49262 Do service discovery as well as package discovery 2020-12-20 07:41:01 -06:00
jmrothst 03153b9e98 Do service discovery as well as package discovery 2020-12-20 07:40:15 -06:00
jmrothst d2e3fa413e Do service discovery as well as package discovery 2020-12-20 07:39:46 -06:00
jmrothst be72b70c4a Do service discovery as well as package discovery 2020-12-20 07:39:11 -06:00
jmrothst af72c4a0d6 Disable GPG key check for Fedora 32 install 2020-12-07 05:57:44 -06:00
jmrothst ae51d56ecc Disable GPG check for repo install 2020-12-07 05:55:42 -06:00
jmrothst 6915ca636c Fix syntax to be default(omit) 2020-12-06 21:15:06 -06:00
jmrothst fce8a753dc Enable SELinux status enforcement 2020-12-05 23:55:27 -06:00
jmrothst fb4f9061c9 Track the issues we address 2020-12-06 05:41:04 +00:00
jmrothst 7b36753efe Ensure services needed start 2020-12-05 23:32:03 -06:00
jmrothst 553b0d3805 YAML syntax 2020-12-05 23:29:25 -06:00
jmrothst 78ccbdd9a3 Use common package install via variables rather than hard code the task 2020-12-05 23:23:46 -06:00
jmrothst a882884b59 Add ansible.cfg to see if python interpreter auto discovery can be
enabled
2020-11-30 00:13:39 -06:00