9 lines
169 B
YAML
9 lines
169 B
YAML
---
|
|
ansible_user: root
|
|
ansible_host: 10.4.0.55
|
|
|
|
base_root_swap_mib: "{{ 1024 * 16 }}"
|
|
base_root_efi_mib: 512
|
|
base_root_free_percent: 2
|
|
base_root_disks:
|
|
- /dev/nvme0n1
|