tripleo-ansible/tripleo_ansible
Harald Jensås c2aeccc01c Fix tripleo_network config conditional
The conditional used in the NetworkConfig block always
evaluates to conclude that network config should be
applied.

Use | int filter on the slurped os-net-config return
code file so that the condition does not always evaluate
to False.

Since the molecule test is'nt working, also change it
to use the delegate driver. Create a dummy0 interface, and
change the IP addresses used to the 203.0.113.0/24
TEST-NET-3[1] range to avoid conflicts.

[1] https://tools.ietf.org/html/rfc5737

Closes-Bug: #1918372
Change-Id: Ia4d663cd298556c8143eab6e799e68c81bc8235e
2021-03-10 19:53:30 +01:00
..
ansible_plugins Merge "Baremetal deploy - add network_config schema" 2021-03-09 21:14:10 +00:00
playbooks node provision, generate ansible inventory 2021-03-07 12:20:48 +01:00
roles Fix tripleo_network config conditional 2021-03-10 19:53:30 +01:00
roles.galaxy Add galaxy role path which will be ignored by git 2019-07-18 13:40:14 -05:00
tests Merge "Baremetal deploy - add network_config schema" 2021-03-09 21:14:10 +00:00
__init__.py Extract provisioned networks from stack 2020-10-08 22:11:29 +00:00
ansible-role-requirements.yml Introduce tripleo-config role 2019-07-30 13:02:25 -05:00
requirements.yml Capture collection requirements 2020-11-04 09:28:42 -06:00