tripleo-ansible/tripleo_ansible/roles/tripleo_bootstrap
rabi 93b14c9f3f Move creating empty ruleset for deployed server
We create empty firewall ruleset for depoyed server in
tripleo_bootstrap and then create/save the firewall rules
in host_prep_tasks. If there is any failure in deployment
before tripleo-firewall tasks are run, then we end up with empty
file and rebooting any compute node would result in no
rules. If the intent is to cleanup the existing rules before
we save the new rules, let's do that before we create the
rules.

Also it looks like ipaddr filter has moved to ansible.utils
collection, that results in molecule job failure.

Change-Id: I31a5500e127099a6f7c23791543bc262e1715cea
(cherry picked from commit cda65634dd)
2022-03-21 23:49:27 +00:00
..
defaults Add release version package 2020-09-14 07:19:40 -06:00
meta fix galaxy meta requirements 2021-09-23 14:36:41 +02:00
molecule/default Enable tripleo setup for molecule 2020-08-31 14:35:05 -06:00
tasks Move creating empty ruleset for deployed server 2022-03-21 23:49:27 +00:00
vars Add el9 vars file for bootstrap 2021-12-22 09:25:01 +00:00