try this using ansible-pull
This commit is contained in:
parent
1444f05d9c
commit
2b7d4e9c77
9 changed files with 69 additions and 23 deletions
9
inventory/host_vars/hulder.yaml
Normal file
9
inventory/host_vars/hulder.yaml
Normal file
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
ansible_user: root
|
||||
ansible_host: 10.4.0.49
|
||||
|
||||
base_root_swap_mib: "{{ 1024 * 16 }}"
|
||||
base_root_efi_mib: 512
|
||||
base_root_free_percent: 2
|
||||
base_root_disks:
|
||||
- /dev/nvme0n1
|
Loading…
Add table
Add a link
Reference in a new issue