Sanitize for public CoM release: remove audit PII, operator paths, homelab IPs, fix submodule URL
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ stdout_callback = default
|
||||
bin_ansible_callbacks = True
|
||||
nocows = 1
|
||||
interpreter_python = auto_silent
|
||||
ansible_python_interpreter = /home/n0mad1k/Tools/c2itall/venv/bin/python
|
||||
ansible_python_interpreter = %(here)s/venv/bin/python
|
||||
|
||||
[ssh_connection]
|
||||
ssh_args = -o ControlMaster=auto -o ControlPersist=60s -o UserKnownHostsFile=/dev/null -o IdentitiesOnly=yes
|
||||
|
||||
Reference in New Issue
Block a user