1
0
IaC/ansible/host_vars/lab.yaml

12 lines
186 B
YAML
Raw Normal View History

2022-09-02 08:35:35 -04:00
---
2022-09-02 09:09:55 -04:00
# connection
2022-09-02 08:48:55 -04:00
2022-09-02 09:09:55 -04:00
ansible_user: ladmin
2022-09-02 08:48:55 -04:00
ansible_become_user: ladmin
2022-09-02 09:09:55 -04:00
ansible_os_family: Arch
2022-09-02 08:48:55 -04:00
2022-09-02 08:35:35 -04:00
# sshd
authorized_keys_file: lab_authorized_keys
openssh_configuration_src: sshd_config_arch