4 lines
97 B
YAML
4 lines
97 B
YAML
- name: Partition base filesystem
|
|
shell: echo poop
|
|
when: base_partition_devices is defined
|
|
|