Add Wireguard playbook and first commit
This commit is contained in:
12
ansible.cfg
Normal file
12
ansible.cfg
Normal file
@@ -0,0 +1,12 @@
|
||||
[defaults]
|
||||
verbosity = 2
|
||||
|
||||
remote_user = ansible
|
||||
|
||||
become_method = sudo
|
||||
|
||||
remote_tmp = /tmp/.ansible/tmp
|
||||
|
||||
[persistent_connection]
|
||||
connect_timeout = 30
|
||||
command_timeout = 30
|
||||
Reference in New Issue
Block a user