ansible/roles/base
Stephen Smoogen 432a3a497b Go through and remove entries for EL6 and EL7
Using `git grep el6` and `git grep el7` and variants like EL-7 or
el-7, I found various entries and files which were no longer needed
with the current ansible. I updated text or tests to later versions of
RHEL as needed.

found entries for the fedora ami's for the original cloud and removed
those entries also.

Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2024-07-03 22:20:30 +00:00
..
files [base/postfix] Set the missing required configuration value 2024-06-27 14:55:31 +02:00
handlers base: no more docker anywhere, drop this 2022-06-02 15:14:54 -07:00
meta base: add tag for basessh role 2023-01-24 18:17:44 -08:00
tasks Go through and remove entries for EL6 and EL7 2024-07-03 22:20:30 +00:00
templates base / iptables: fix format for releng and builder machines 2024-05-06 17:26:08 -07:00
README Move base to a role. 2013-08-25 18:44:54 +00:00

This role is the base setup for all our machines. 

If there's something that shouldn't be run on every single 
machine, it should be in another role.