Skip to content

Commit bc1ffc3

Browse files
committed
Fix typo
1 parent be9e2cc commit bc1ffc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

etc/kayobe/ansible/fixes/flush-iptables-legacy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
args:
2424
executable: /bin/bash
2525

26-
- name: End play for hosts wheere legacy-iptables is not in use by neutron
26+
- name: End play for hosts where legacy-iptables is not in use by neutron
2727
ansible.builtin.meta: end_host
2828
when: save_result.rc != 0
2929

0 commit comments

Comments
 (0)