Commit Graph

487 Commits

Author SHA1 Message Date
jmrothst 7df7ca764e All tasks now use FQCN 2020-11-29 17:53:24 -06:00
jmrothst 008d73322d Update 'tasks/RedHat-6-default.yml' 2020-11-29 23:40:12 +00:00
jmrothst 389d6a4fd0 Remove duplicate service restart code 2020-11-22 16:11:44 -06:00
jmrothst b34ccb2b07 Ansible doesn't like FQCN on meta?! 2020-11-22 15:58:37 -06:00
jmrothst 1d713dbef9 Enable timezone configuration 2020-11-22 14:45:17 -06:00
jmrothst fd1f6b3146 Configure timezones, defaulting to UTC 2020-11-22 14:41:50 -06:00
jmrothst c866bbaf4f Enable Fedora 32 and Fedora 33 support 2020-11-22 14:28:46 -06:00
AnsibleRoles d9e6d0a540 Initial commit 2020-11-22 13:28:27 -06:00
jmrothst f050947f5d Remove ansible.builtin as it does not actually exist 2020-11-15 00:48:06 -06:00
jmrothst 5463bb2bd2 Fix spelling on gluster 2020-11-15 00:46:10 -06:00
jmrothst a7e7ca3a2f Remove ansible.builtin 2020-11-15 00:44:52 -06:00
jmrothst 710b331888 Add all collections interested in testing. 2020-11-14 21:00:21 -06:00
jmrothst bcfb7583b6 Fix spelling so collections import into AWX 2020-11-11 19:04:59 -06:00
jmrothst 2b57a5b9d8 started not running 2020-08-16 15:13:20 -05:00
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 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