1
0

host vars

This commit is contained in:
michael 2022-09-03 01:10:03 +12:00
parent 92d3178d90
commit 873cf1446e
2 changed files with 9 additions and 0 deletions

View File

@ -1,4 +1,6 @@
--- ---
# connection
ansible_connection: ssh ansible_connection: ssh
ansible_become_method: sudo ansible_become_method: sudo

View File

@ -0,0 +1,7 @@
---
# connection
ansible_user: michael
ansible_become_user: michael
ansible_os_family: Arch