Skip to content

Commit 827dcc9

Browse files
kelwhitedupondje
authored andcommitted
Fix typo in remove_stale_lun.yml example
Signed-off-by: Kelson White <kelwhite@redhat.com>
1 parent c1f0fb9 commit 827dcc9

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
minor_changes:
3+
- remove_stale_lun - fixed typo in example (https://github.com/oVirt/ovirt-ansible-collection/pull/789)

roles/remove_stale_lun/examples/remove_stale_lun.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
gather_facts: false
66

77
vars_files:
8-
# Contains encrypted `engine_password` varibale using ansible-vault
8+
# Contains encrypted `engine_password` variable using ansible-vault
99
- passwords.yml
1010

1111
vars:

0 commit comments

Comments
 (0)