code smells

This commit is contained in:
Charlie Mordant
2020-04-17 12:56:31 +02:00
parent 050f8a56f1
commit 2f63eab727
5 changed files with 8 additions and 14 deletions
-6
View File
@@ -89,12 +89,6 @@
)
)
- name: "debug mount"
loop: "{{ vg.lvnames }}"
debug: var=lv
loop_control:
loop_var: lv
- name: manage_lvm | mounting new filesystem(s)
mount:
path: "{{ lv.mntp }}"