Commit Graph

773 Commits

Author SHA1 Message Date
jmrothst 5405cf04df Add clamav role 2021-07-06 01:40:41 +00:00
jmrothst 4751219758 Initial version with only updating for Fedora 34 2021-07-06 01:38:24 +00:00
AnsibleRoles 3267bef9d2 Initial commit 2021-07-06 01:10:25 +00:00
jmrothst 14e33ecc87 template should not have had packages check 2021-07-05 04:53:08 +00:00
jmrothst 38fbd29350 Skip packages that already installed 2021-07-05 04:49:28 +00:00
jmrothst 0b5a7c157a Skip packages that already installed 2021-07-05 04:47:05 +00:00
jmrothst bf4095be5b Skip packages that already installed 2021-07-05 04:46:03 +00:00
jmrothst b472a7d0dc Remove cockpit-dashboard as it was rolled into cockpit 2021-06-29 22:30:53 -05:00
jmrothst 2d8095dc64 Enable Fedora 34 2021-06-29 22:25:36 -05:00
jmrothst ec2d9f921d Enable Fedora 34 2021-06-29 22:24:50 -05:00
jmrothst 34a8e0de0e Enable Fedora 34 2021-06-29 22:23:28 -05:00
jmrothst 7c24efe69b Enable Fedora 34 2021-06-29 22:20:53 -05:00
jmrothst 08db4d0a16 Enable Fedora 34 2021-06-29 21:04:11 -05:00
jmrothst 8bb7f19527 Enable Fedora 34 2021-06-29 21:01:16 -05:00
jmrothst 397d014d4c Enable Fedora 34 2021-06-29 20:28:35 -05:00
jmrothst fe3c5c948f Make patching async because it can take some time. 2021-06-28 20:13:49 -05:00
jmrothst 5deaaad127 Enable Fedora 33 upgrades to 34 2021-06-14 22:37:03 -05:00
jmrothst 6135f62e31 Remove warn because ansible cannot handle both a warn and ansible.builting.shell ?! 2021-03-28 05:24:30 +00:00
jmrothst d31dfe0469 Disable warnings on dnf system-upgrade plugin calls 2021-03-28 05:02:16 +00:00
jmrothst c42832835c Enable OS Upgrading 2021-03-28 00:00:21 -05:00
jmrothst 6d5b7e7d33 Enable Fedora 23-29 to upgrade via DNF 2021-03-27 23:58:14 -05:00
jmrothst fec62a58fe Fix indentation syntax error 2021-03-28 04:43:40 +00:00
jmrothst e751683ee9 Ensure Fedora 32 can only upgrade to 33 2021-03-28 04:40:15 +00:00
jmrothst 0525f96813 Ensure Fedora 31 can only upgrade to 32 2021-03-28 04:39:55 +00:00
jmrothst f53e45fdcf Ensure Fedora 30 can only upgrade to 31 2021-03-28 04:39:34 +00:00
jmrothst 96deffb0a0 Remove default targets 2021-03-28 04:39:05 +00:00
jmrothst 798a6ef5fb If we know how to upgrade Fedora via DNF... do it. 2021-03-28 04:38:25 +00:00
jmrothst c0f8ab965f Enable Fedora 30 to upgrade 2021-03-28 04:29:37 +00:00
jmrothst db67e85974 Enable Fedora 31 to upgrade 2021-03-28 04:29:15 +00:00
jmrothst c30a17c135 Enable Fedora 32 to upgrade 2021-03-28 04:28:03 +00:00
jmrothst f89ab881c8 Add default OS/Vendor config of do nothing 2021-03-28 04:26:13 +00:00
jmrothst 91942f96d3 Define basic role feature 2021-03-28 04:16:53 +00:00
jmrothst 5e26955b10 Setup default handlers to gather facts 2021-03-28 04:11:57 +00:00
jmrothst f0c6d3fc6d Set the default target Fedora to upgrade to 2021-03-28 04:10:14 +00:00
jmrothst ce80b85a5d Initial Ansible Role 2021-03-27 23:08:41 -05:00
jmrothst 037253ee1b Initial Ansible Role 2021-03-27 23:07:49 -05:00
AnsibleRoles 7488a288bf Initial commit 2021-03-28 04:03:44 +00:00
jmrothst 7f74c59efe CentOS 8 Stream didn't Obsolete cockpit-dashboard correctly 2021-02-20 20:29:26 -06:00
jmrothst 8f6b8b1e9a Use ansible_cmdline to detect cgroup status 2021-02-08 22:41:16 -06:00
jmrothst 14439f2f9e Fix task label to make sense 2021-02-08 22:39:16 -06:00
jmrothst a20e2cbf82 Use ansible_cmdline instead of cat for /proc/cmdline 2021-02-08 22:37:11 -06:00
jmrothst 6c89af9f26 Test variables before use to make check mode work 2021-02-08 22:23:31 -06:00
jmrothst 496081ebca Remove debugt, everything is working 2021-02-08 22:21:59 -06:00
jmrothst 5d8a74cab1 Add debugging to find out why check mode is broken 2021-02-08 22:20:04 -06:00
jmrothst ca310a26e1 Only run grubby if cat runs (fixes check mode) 2021-02-08 22:14:56 -06:00
jmrothst bbaffc70a1 Add missing handlers 2021-02-08 21:31:27 -06:00
jmrothst 9053f02dbd ENsure correct variable file names 2021-02-08 21:29:30 -06:00
jmrothst d1902220d6 Ensure correct variable file names 2021-02-08 21:28:53 -06:00
jmrothst d57ae74762 Ensure correct variable file names 2021-02-08 21:28:25 -06:00
jmrothst 0f010e2ed7 Use correct variable names 2021-02-08 21:25:07 -06:00