mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-30 08:50:55 +08:00
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>
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.