This commit is contained in:
aynic.os
2021-07-14 23:58:24 +01:00
parent b6f1b8d798
commit da2f3ed44a
40 changed files with 166 additions and 108 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
# file: tasks/packages.yml
- name: packages - install parted
when: disks_to_mount
when: disks_to_mount is defined
package:
name: parted
state: present