You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- ---
- dependencies:
- - role: static_host_vars
- static_host_vars_filename: partitions
- static_host_vars:
- hard_disks: "{{ hard_disks }}"
- mdraid_devices: "{{ mdraid_devices }}"
- dmcrypt_devices: "{{ dmcrypt_devices }}"
- volume_groups: "{{ volume_groups }}"
- logical_volumes: "{{ logical_volumes }}"
- filesystems: "{{ filesystems }}"
|