ansible/roles/base
Kevin Fenzi fbb4e4691f Adjust the list of hosts that do not use linux-system-roles/network
In addition to the cloud_aws group, we want to exclude ibiblio virthosts
as they use bonding and thats a more complex setup. Someday we should
get it working here.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-26 14:09:43 -08:00
..
files base / big network cleanup 2022-01-26 12:14:23 -08: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 Adjust the list of hosts that do not use linux-system-roles/network 2022-01-26 14:09:43 -08:00
tasks base / big network cleanup 2022-01-26 12:14:23 -08:00
templates Reconfigure IPv6 2021-11-08 22:56:05 +00: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.