init commit

This commit is contained in:
2025-06-23 09:29:29 -07:00
commit 135847d745
7 changed files with 151 additions and 0 deletions

9
templates/inventory.j2 Normal file
View File

@ -0,0 +1,9 @@
all:
hosts:
{{ bridge_address }}:
ansible_user: root
vars:
ansible_connection: ssh
ansible_ssh_private_key_file: /var/jenkins_home/jenkins_key
# host_ip;{{ bridge_address }}