feat: rails style bootkit bin/railiance with quickstart

This commit is contained in:
Bernd Worsch 2025-09-13 01:32:19 +02:00
parent 676ec32379
commit 96eccc6b67
7 changed files with 147 additions and 1 deletions

11
ansible/ansible.cfg Normal file
View file

@ -0,0 +1,11 @@
[defaults]
inventory = ansible/hosts.ini
interpreter_python = auto
host_key_checking = False
retry_files_enabled = False
stdout_callback = yaml
timeout = 30
[ssh_connection]
pipelining = True