tripleo-ansible/tripleo_ansible
Harald Jensås 2979a005c9 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:51:14 +02:00
..
ansible_plugins Use centos-8 stream for molecule jobs 2021-04-29 12:32:26 +03:00
playbooks Use openstack ansible collection instead of os_ modules 2021-05-02 09:10:00 +00:00
roles Fix tripleo_network config conditional 2021-05-19 09:51:14 +02:00
roles.galaxy Add galaxy role path which will be ignored by git 2019-07-18 13:40:14 -05:00
tests Train-only make tripleo_diff_exec py2-compatible 2021-03-03 09:13:23 +05:30
ansible-role-requirements.yml Introduce tripleo-config role 2019-07-30 13:02:25 -05:00