fix(ansible): fix lint

This commit is contained in:
Timothy Stewart
2022-08-28 16:32:52 -05:00
parent c82cbfc501
commit 611cf5ab0b
3 changed files with 0 additions and 5 deletions

View File

@@ -13,7 +13,6 @@
- name: Flush iptables before changing to iptables-legacy
iptables:
flush: true
changed_when: false # iptables flush always returns changed
- name: Changing to iptables-legacy
alternatives: