Commit Graph

559 Commits

Author SHA1 Message Date
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
AnsibleRoles 261e05480f Initial commit 2019-12-30 21:36:52 +00:00
AnsibleRoles 193f933e1c Initial commit 2019-12-30 21:36:05 +00:00
jmrothst eb7f4905f5 Make work for any dnf/yum compatible system, not just what we know about 2019-12-24 23:30:01 -06:00
jmrothst 1f9ed5ccfa Remove quotes from requirements.yml 2019-11-25 01:41:57 -06:00
jmrothst f620ee454e Re-add role 2019-11-24 21:53:19 -06:00
jmrothst 1b1ce81568 Remove 1 role to find the error 2019-11-24 21:49:20 -06:00
jmrothst 1c62f950ca Specify role requirements by commit id 2019-11-24 21:48:16 -06:00
jmrothst bd825da408 Quote strings in requirements 2019-11-24 20:06:25 -06:00
jmrothst 90a7d2c631 Ensure OS Patch 2019-11-21 21:35:13 -06:00
jmrothst c0cac383c5 Ensure OS Patch 2019-11-21 21:34:13 -06:00
AnsibleRoles 07ea4550a0 Initial commit 2019-11-22 03:27:31 +00:00
jmrothst b043167c15 Enable RPMFusion 2019-11-21 21:14:49 -06:00
jmrothst 2153ba21f1 Re-order requirements.yml for roles and add a version request 2019-11-17 23:22:40 -06:00
jmrothst 9365fb9786 Force git syntax on role requirements 2019-11-17 23:17:21 -06:00
jmrothst f1c0710143 Test 1 2019-11-17 23:15:16 -06:00
jmrothst bff42bd612 Test pulling a role from a git repo and using it 2019-11-17 23:04:25 -06:00
jmrothst d215423a5d Remove collections 2019-11-17 21:33:35 -06:00
jmrothst ed2f44b725 Remove requirements 2019-11-17 21:30:32 -06:00