Add playbooks to role os-linux-prep-default

This commit is contained in:
2024-09-21 22:58:54 +03:00
parent 8b85b73396
commit 36aa9106ea
34 changed files with 499 additions and 14 deletions

View 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
View 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 ##