Commit Graph

777 Commits

Author SHA1 Message Date
jmrothst cf0ccf3489 Use ansible version to perform the version compare 2020-08-16 15:09:56 -05:00
jmrothst adc37067c7 Enable Fedora to use dnf-automatic to install os patches 2020-08-16 13:43:17 -05:00
jmrothst dbacad09f6 Make requirements.yml match documentation for location 2020-07-12 15:38:49 -05:00
jmrothst d6cf1bfc6e Update to 2.9 syntax to add collections 2020-07-03 16:27:25 -05:00
jmrothst f24025b1de Make dictionaries matainable 2020-03-28 17:49:23 -05:00
jmrothst 8dc0c8f81a Galaxy Metadata update 2020-03-28 17:46:11 -05:00
jmrothst b94193e0bc Make dictionaries maintainable 2020-03-28 17:44:10 -05:00
jmrothst 72556f63b4 update galaxy metadat 2020-03-28 17:42:13 -05:00
jmrothst f0c8c9849e Update galaxy metadata 2020-03-28 17:39:40 -05:00
jmrothst 3959e8c2f5 Make galaxy metadata match 2020-03-28 17:38:34 -05:00
jmrothst 466e7e22b2 Make metadata match license 2020-03-28 17:37:34 -05:00
jmrothst 1dd8dc5afb Make dictionaries maintainable 2020-03-28 17:36:22 -05:00
jmrothst 62c8c6478b Update license to be correct 2020-03-28 17:34:59 -05:00
jmrothst c0de694b12 Make dictionaries maintainable 2020-03-28 17:31:55 -05:00
jmrothst 564bb8fd79 Make syntax maintainable and find the spelling error 2020-03-28 17:29:44 -05:00
jmrothst 788289d494 Markdown table adjustment for strict interpretations 2020-03-28 16:42:37 -05:00
jmrothst 057032f6b2 Revert because gitea cannot format markdown tables *grrr* 2020-03-28 16:40:11 -05:00
jmrothst 6865134483 Markdown format issue in readme for table 2020-03-28 16:38:41 -05:00
jmrothst e253c47116 Use ansible_os_family instead of ansbile_distribution for EL based distributions on templates 2020-03-28 16:37:11 -05:00
jmrothst 579032189f Make days retained configurable 2020-03-28 16:34:52 -05:00
jmrothst 47ad64d5e1 Add rotation policy to EL based OS to match Fedora 2020-03-28 16:29:32 -05:00
jmrothst 48187d8b97 Typo fix 2020-03-28 16:17:22 -05:00
jmrothst 4cec4cdb7b Set Fedora policy to 90 days of compressed logs 2020-03-28 15:47:29 -05:00
jmrothst 67c0140d73 Package install really needs to be done with package module 2020-03-27 23:33:45 -05:00
jmrothst 8e629398fe Ensure packages are installed before service management 2020-03-27 23:30:16 -05:00
jmrothst 8ca2fbb2aa Remove logrotate.service from services on Fedora as only the timer should be touched 2020-03-27 23:16:19 -05:00
jmrothst fd6c89c509 Iterate over service_list for service module only 2020-03-27 23:15:55 -05:00
jmrothst a1ed1e9cad Remove services from the RedHat OS family as the EL releases use cron for this instead of SystemD Timers 2020-03-27 23:02:04 -05:00
jmrothst d467e24cb5 Remove check for service installed before managing it and expect the input provided to be correct 2020-03-27 22:50:25 -05:00
jmrothst 6b6d99d2d4 Enable log rotation service 2020-03-27 22:35:06 -05:00
jmrothst 10f0aab8f1 Ensure logrotate is installed and enabled 2020-03-27 22:33:48 -05:00
jmrothst bcb557d117 Add role shell 2020-03-27 22:11:51 -05:00
AnsibleRoles c7224ff7b5 Initial commit 2020-03-28 03:09:23 +00:00
jmrothst 83ebd1d6a1 Use error ignore instead of skip yes to remove deprecation warning 2020-01-01 23:48:51 -06:00
jmrothst 758f0b2d54 Skip if we don't have special things to do, and pass right values for EL6 service changes 2020-01-01 23:02:58 -06:00
jmrothst 4cee19dc73 Add support for apt based distributions like Debian 2020-01-01 22:57:56 -06:00
jmrothst fbaefe40e3 Remove service states from Debian as we don't have any... yet 2020-01-01 22:50:50 -06:00
jmrothst 82cea30711 Strip debian cdrom repos 2020-01-01 22:49:40 -06:00
jmrothst ed5a449371 Enable install of pre-reqs 2020-01-01 22:45:54 -06:00
jmrothst b8e0041be5 Handle OS requirements for Ansible 2020-01-01 22:34:15 -06:00
jmrothst 7d73100790 Install by url not name 2019-12-30 20:30:42 -06:00
jmrothst e9f095bee4 Install by URL not name 2019-12-30 20:29:55 -06:00
jmrothst 697f6cbce5 Add fdragon repo 2019-12-30 20:26:09 -06:00
jmrothst 300b813bce Enable Fedora 30+ and EPEL 6+ support 2019-12-30 20:23:51 -06:00
jmrothst e640cbddc0 Deploy rpmfusion on EL and Fedora distro for supported versions 2019-12-30 16:41:27 -06:00
jmrothst 5fb27c33dd Use ensure_repo_rpmfusion instead of enable_rpmfusion 2019-12-30 15:57:31 -06:00
jmrothst 7fb26c5a34 Replace enable_epel with ensure_repo_epel 2019-12-30 15:56:11 -06:00
jmrothst 05005fb2b7 Mark handlers with psuedo namespace to prevent unintended consequences 2019-12-30 15:53:51 -06:00
jmrothst f3cc4d6451 Deploy EPEL for all EL class OS 2019-12-30 15:52:52 -06:00
AnsibleRoles 7cc1215f46 Initial commit 2019-12-30 21:37:29 +00:00