Commit Graph
366 Commits
Author SHA1 Message Date
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 f8c7c135e7 Make dictionaries maintainable 2020-03-28 17:44:10 -05:00
jmrothst 7a94ac696f update galaxy metadat 2020-03-28 17:42:13 -05:00
jmrothst aeaaab59bb Update galaxy metadata 2020-03-28 17:39:40 -05:00
jmrothst 616690e6d7 Make galaxy metadata match 2020-03-28 17:38:34 -05:00
jmrothst f629a58962 Make metadata match license 2020-03-28 17:37:34 -05:00
jmrothst 61a88d1aa3 Make dictionaries maintainable 2020-03-28 17:31:55 -05:00
jmrothst acc77d87cc Make syntax maintainable and find the spelling error 2020-03-28 17:29:44 -05:00
jmrothst bb5ea2126a Markdown table adjustment for strict interpretations 2020-03-28 16:42:37 -05:00
jmrothst 8256227922 Revert because gitea cannot format markdown tables *grrr* 2020-03-28 16:40:11 -05:00
jmrothst b3f424ab78 Markdown format issue in readme for table 2020-03-28 16:38:41 -05:00
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 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 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
AnsibleRoles 134a0feb5b Initial commit 2019-12-30 21:37:29 +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