Ansible god!
Big rework! Control stuffs with variables! We still should do some movei'n around of roles before extending features.
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
[defaults]
|
||||
interpreter_python = python3
|
||||
ansible_become_exe = doas
|
||||
interpreter_python = python3
|
||||
private_key_file = ~/.ssh/id_rsa
|
||||
inventory = servers.ini
|
||||
remote_user = siv
|
||||
[privilege_escalation]
|
||||
become = yes
|
Reference in New Issue
Block a user