try this instead

Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
Rick Elrod 2020-01-28 13:33:22 +00:00 committed by Pierre-Yves Chibon
parent b841e237f9
commit c6959c31d3

View file

@ -5,4 +5,4 @@ ansible_become_user: root
ansible_become_method: sudo
# Disable ethX ifcfg, let amazon handle these via DHCP.
ansible_ifcfg_whitelist: ['eth0', 'eth1', 'eth2', 'eth3']
ansible_ifcfg_blacklist: true