Added pre-role for k3s and frigate

This commit is contained in:
2022-11-10 21:01:15 +00:00
parent 9a7c540c7e
commit f783d35513
17 changed files with 191 additions and 175 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
[defaults]
nocows = True
roles_path = ./roles
inventory = ./hosts.ini
inventory = ./inventory/my-cluster/hosts.ini
stdout_callback = yaml
remote_tmp = $HOME/.ansible/tmp
@@ -20,4 +20,4 @@ scp_if_ssh = smart
retries = 3
ssh_args = -o ControlMaster=auto -o ControlPersist=30m -o Compression=yes -o ServerAliveInterval=15s
pipelining = True
control_path = %(directory)s/%%h-%%r
control_path = %(directory)s/%%h-%%r