ansible/roles/base
Stephen Smoogen ec8c05f116 Fix tasks/postfix.yaml and roles/basic/tasks/postfix.yaml to match
Found the reason that the definitions I had put were not
working. There were two different ones and i was looking at the wrong
one. Put the two tasks with the same logic so things should work no
matter which one is run.
2021-02-17 19:17:50 -05:00
..
files Move devel servers to elastic IPs, too 2021-01-18 14:58:58 +01:00
handlers have to ignore errors here because if the unit does not exist systemd will error out 2017-10-12 21:57:44 +00:00
meta base: use linux system roles network role for hosts that define network_connections 2020-08-13 10:37:12 -07:00
tasks Fix tasks/postfix.yaml and roles/basic/tasks/postfix.yaml to match 2021-02-17 19:17:50 -05:00
templates base: try changing f33 crypto-policies to a less open version to get 2fa working 2020-11-03 14:10:39 -08: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.