mirror of
https://github.com/mrlesmithjr/ansible-manage-lvm.git
synced 2026-09-06 15:38:11 +03:00
skip resizing swap filesystem
This commit is contained in:
@@ -45,6 +45,7 @@
|
|||||||
- lv.create|bool
|
- lv.create|bool
|
||||||
- lv.filesystem is defined
|
- lv.filesystem is defined
|
||||||
- lv.filesystem != 'None'
|
- lv.filesystem != 'None'
|
||||||
|
- lv.filesystem != 'swap'
|
||||||
- lv.filesystem != 'xfs'
|
- lv.filesystem != 'xfs'
|
||||||
|
|
||||||
- name: create_fs | creating new xfs filesystem on new LVM logical volume(s)
|
- name: create_fs | creating new xfs filesystem on new LVM logical volume(s)
|
||||||
|
|||||||
Reference in New Issue
Block a user