summaryrefslogtreecommitdiffstats
path: root/ansible/roles/firewall/tasks/firewall-disable.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/roles/firewall/tasks/firewall-disable.yml')
-rw-r--r--ansible/roles/firewall/tasks/firewall-disable.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/roles/firewall/tasks/firewall-disable.yml b/ansible/roles/firewall/tasks/firewall-disable.yml
index 5f1ab537..af8d4a1e 100644
--- a/ansible/roles/firewall/tasks/firewall-disable.yml
+++ b/ansible/roles/firewall/tasks/firewall-disable.yml
@@ -13,4 +13,4 @@
- name: Flush iptables
iptables:
flush: true
- changed_when: false # for idempotence
+ tags: molecule-idempotence-notest