Commit Graph
559 Commits
Author SHA1 Message Date
jmrothst 994eae66bc Use ansible_os_family instead of ansbile_distribution for EL based distributions on templates 2020-03-28 16:37:11 -05:00
jmrothst 604b001e46 Make days retained configurable 2020-03-28 16:34:52 -05:00
jmrothst 2e31082b3f Add rotation policy to EL based OS to match Fedora 2020-03-28 16:29:32 -05:00
jmrothst cc14a5aa34 Typo fix 2020-03-28 16:17:22 -05:00
jmrothst c1257e6274 Set Fedora policy to 90 days of compressed logs 2020-03-28 15:47:29 -05:00
jmrothst 3279b7ea6b Package install really needs to be done with package module 2020-03-27 23:33:45 -05:00
jmrothst 1c63d23fef Ensure packages are installed before service management 2020-03-27 23:30:16 -05:00
jmrothst cd612ab714 Remove logrotate.service from services on Fedora as only the timer should be touched 2020-03-27 23:16:19 -05:00
jmrothst c1fce9aecc Iterate over service_list for service module only 2020-03-27 23:15:55 -05:00
jmrothst 0a007e1eec 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 a8e91b8ac0 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 9f8f9826ba Ensure logrotate is installed and enabled 2020-03-27 22:33:48 -05:00
jmrothst 42331a851a Add role shell 2020-03-27 22:11:51 -05:00
AnsibleRoles 5ad47b7898 Initial commit 2020-03-28 03:09:23 +00:00
jmrothst 214fb9d7cc Use error ignore instead of skip yes to remove deprecation warning 2020-01-01 23:48:51 -06:00
jmrothst 2efa793608 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 a3dab8f6d3 Add support for apt based distributions like Debian 2020-01-01 22:57:56 -06:00
jmrothst 116f5fa1c2 Remove service states from Debian as we don't have any... yet 2020-01-01 22:50:50 -06:00
jmrothst 00aa81a572 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 41b6e92f40 Handle OS requirements for Ansible 2020-01-01 22:34:15 -06:00
jmrothst 9bf9244bfc Install by url not name 2019-12-30 20:30:42 -06:00
jmrothst 6910e92cc8 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 f393e9cf03 Enable Fedora 30+ and EPEL 6+ support 2019-12-30 20:23:51 -06:00
jmrothst 0c574875cd 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 9a29d460dd Mark handlers with psuedo namespace to prevent unintended consequences 2019-12-30 15:53:51 -06:00
jmrothst 6d66539a4f Deploy EPEL for all EL class OS 2019-12-30 15:52:52 -06:00
AnsibleRoles 134a0feb5b Initial commit 2019-12-30 21:37:29 +00:00
AnsibleRoles b9f7b64a0b Initial commit 2019-12-30 21:36:52 +00:00
AnsibleRoles d6c9fae8df Initial commit 2019-12-30 21:36:05 +00:00
jmrothst 09a336598e 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 73256203cc 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 25f3545bbe 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