You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-5
Original file line number
Diff line number
Diff line change
@@ -81,7 +81,7 @@ installed.
81
81
Dependencies
82
82
------------
83
83
84
-
None
84
+
*[The LVM role](https://github.com/mrlesmithjr/ansible-manage-lvm) You can install it using `ansible-galaxy install -r requirements.yml --roles-p ../community`
85
85
86
86
Example Playbook
87
87
----------------
@@ -91,6 +91,11 @@ Example Playbook
91
91
hosts: all
92
92
roles:
93
93
- role: stackhpc.libvirt-host
94
+
lvm_groups: # see according properties on [The LVM role](https://github.com/mrlesmithjr/ansible-manage-lvm)
0 commit comments