11-25 update
This commit is contained in:
@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user