Skip to content

Commit 9b0f372

Browse files
authored
Merge pull request #28 from stackhpc/ansible_underscore
Fix dash in grow-control-host.yml
2 parents 25786a7 + 73e1cea commit 9b0f372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/grow-control-host.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
vars_files:
66
- vars/defaults.yml
77
roles:
8-
- { name: mrlesmithjr.manage-lvm, become: true }
8+
- { name: mrlesmithjr.manage_lvm, become: true }

0 commit comments

Comments
 (0)