This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-volume_groups
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
current
master
Markus Katharina Brechtel
7 years ago
parent
52ea6588ba
commit
e58b27614d
1 changed files
with
0 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
tasks/main.yml
+ 0
- 1
tasks/main.yml
View File
@@ -17,4 +17,3 @@
pvs: "{{ item.devices | join(',') }}"
pvs: "{{ item.devices | join(',') }}"
state: "{{ volume_groups_state }}"
state: "{{ volume_groups_state }}"
with_items: "{{ volume_groups }}"
with_items: "{{ volume_groups }}"
Write
Preview
Loading…
Cancel
Save