We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be9e2cc commit bc1ffc3Copy full SHA for bc1ffc3
1 file changed
etc/kayobe/ansible/fixes/flush-iptables-legacy.yml
@@ -23,7 +23,7 @@
23
args:
24
executable: /bin/bash
25
26
- - name: End play for hosts wheere legacy-iptables is not in use by neutron
+ - name: End play for hosts where legacy-iptables is not in use by neutron
27
ansible.builtin.meta: end_host
28
when: save_result.rc != 0
29
0 commit comments