added rigby recovery

This commit is contained in:
Bryan Ramos 2026-04-10 22:05:59 -04:00
parent 194bb9c381
commit 532c874c96
12 changed files with 474 additions and 0 deletions

9
external/rigby/ansible.cfg vendored Normal file
View file

@ -0,0 +1,9 @@
[defaults]
inventory = inventory.ini
host_key_checking = False
stdout_callback = yaml
retry_files_enabled = False
interpreter_python = auto_silent
[ssh_connection]
pipelining = True