generated from nicolabelluti/template-ansible
Added the "install_wireguard" role
This commit is contained in:
@@ -19,6 +19,9 @@ roles_path = ./roles
|
||||
# See :ref:`callback_plugins` for a list of available options.
|
||||
stdout_callback = yaml
|
||||
|
||||
# (string) Temporary directory to use on targets when executing tasks.
|
||||
remote_tmp=/tmp/.ansible_tmp
|
||||
|
||||
[connection]
|
||||
# (boolean) This is a global option, each connection plugin can override either by having more specific options or not supporting pipelining at all.
|
||||
# Pipelining, if supported by the connection plugin, reduces the number of network operations required to execute a module on the remote server, by executing many Ansible modules without actual file transfer.
|
||||
|
Reference in New Issue
Block a user