tripleo-ansible/tripleo_ansible
Harald Jensås 0aef9a7faa 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.

Conflicts:
  tripleo_ansible/roles/tripleo_network_config/molecule/default/molecule.yml
  tripleo_ansible/roles/tripleo_network_config/molecule/default/prepare.yml
  tripleo_ansible/roles/tripleo_network_config/molecule/default/converge.yml

The original patch also fixed molecule tests, this part has been removed
in the cherry-pick.

Closes-Bug: #1918372
Change-Id: Ia4d663cd298556c8143eab6e799e68c81bc8235e
(cherry picked from commit c2aeccc01c)
2021-05-19 09:49:04 +02:00
..
ansible_plugins Use centos-8 stream for molecule jobs 2021-04-28 22:14:28 +03:00
playbooks Use openstack ansible collection instead of os_ modules 2021-05-02 09:10:21 +00:00
roles Fix tripleo_network config conditional 2021-05-19 09:49:04 +02:00
roles.galaxy Add galaxy role path which will be ignored by git 2019-07-18 13:40:14 -05:00
tests Merge "Add tripleo-lvmfilter role to restrict visible block devices for LVM2" 2020-10-16 00:22:49 +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