init commit
This commit is contained in:
9
templates/inventory.j2
Normal file
9
templates/inventory.j2
Normal 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 }}
|
||||
Reference in New Issue
Block a user