ansible/roles/base
Kevin Fenzi 0d08f15f41 ip6tables: allow dhcp6d from aws
While we actually use SLAAC in aws, there's a dhcp6d sending out the
router advertisements, so without that the instance doesn't get an ipv6
ip and just doesn't work. With this it does.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-01-09 19:06:27 -08:00
..
files postfix / gateway: add bysender map 2022-07-26 15:58:43 -07:00
handlers base: no more docker anywhere, drop this 2022-06-02 15:14:54 -07: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: update list of build machines 2022-12-05 16:35:48 -08:00
templates ip6tables: allow dhcp6d from aws 2023-01-09 19:06:27 -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.