11-25 update

This commit is contained in:
2025-11-28 17:25:49 -08:00
parent 8a9fdc565e
commit 5f83cd75d6
3 changed files with 37 additions and 3 deletions

View File

@ -5,5 +5,9 @@ all:
vars:
ansible_connection: ssh
ansible_ssh_private_key_file: /var/jenkins_home/jenkins_key
# host_ip;{{ bridge_address }}
ansible_python_interpreter: /usr/bin/python3
jenkins_user: '{{ jenkins_user}}'
jenkins_group: '{{ jenkins_group}}'
subnet_group_check: '{{ subnet_group_check }}'
SERVER_SUBNET_GROUP: '{{ SERVER_SUBNET_GROUP }}'
stage_two_ip: {{ bridge_address }}