Add playbooks to role os-linux-prep-default
This commit is contained in:
6
ansible/inventories/group_vars/all.yml
Normal file
6
ansible/inventories/group_vars/all.yml
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
## Ansible params
|
||||
#ansible_port: '22'
|
||||
#ansible_ssh_user: 'root'
|
||||
#ansible_ssh_password: 'XXXXXXXXX'
|
||||
#ansible_ssh_private_key_file: '~/.ssh/XXXXX.id_rsa'
|
15
ansible/inventories/hosts
Normal file
15
ansible/inventories/hosts
Normal file
@ -0,0 +1,15 @@
|
||||
|
||||
dc01-ipxesrv01-it-infr.lab.loc ansible_host=10.8.221.2
|
||||
|
||||
z-debian-packer-vm ansible_host=10.8.221.115
|
||||
z-ubuntu-packer-vm ansible_host=10.8.221.118
|
||||
|
||||
aaa ansible_host=10.8.221.200
|
||||
|
||||
|
||||
## Do not edit and delete it ##
|
||||
## It need for packer templetes ##
|
||||
packer-templ
|
||||
## Do not edit and delete it ##
|
||||
## It need for packer templetes ##
|
||||
|
Reference in New Issue
Block a user