1
0
IaC/ansible/inventory/group_vars/all/all.yaml

16 lines
264 B
YAML
Raw Normal View History

2022-09-02 08:35:35 -04:00
---
2022-09-02 08:48:55 -04:00
2022-09-02 09:10:03 -04:00
# connection
2022-09-02 08:48:55 -04:00
ansible_connection: ssh
2022-10-24 00:32:38 -04:00
ansible_become_method: sudo
ansible_become_user: root
2023-01-09 11:19:24 -05:00
ansible_port: 22
zfs_packages:
2023-01-10 19:59:26 -05:00
- linux-lts-headers
- openssl-1.1
2023-01-09 11:19:24 -05:00
- zfs-utils
- zfs-dkms
- smartmontools
zfs_key_id: DDF7DB817396A49B2A2723F7403BD972F75D9D76