Implement fully automated Jenkins HW8 setup with Ansible, JCasC and JJB

This commit is contained in:
2026-04-15 22:56:40 +03:00
parent 9f801e52a4
commit 2aa8a49ee1
46 changed files with 1333 additions and 412 deletions
+5
View File
@@ -0,0 +1,5 @@
[defaults]
inventory = ./inventory/hosts.ini
host_key_checking = False
stdout_callback = yaml
timeout = 30