Added building Ubuntu 20.04 template

This commit is contained in:
2024-09-22 20:13:32 +03:00
parent 36aa9106ea
commit 09aa511791
35 changed files with 629 additions and 123 deletions

View File

@ -9,7 +9,9 @@ aaa ansible_host=10.8.221.200
## Do not edit and delete it ##
## It need for packer templetes ##
packer-templ
packer-templ-debian-11-x64
packer-templ-debian-12-x64
packer-templ-ubuntu-24-04-x64
## Do not edit and delete it ##
## It need for packer templetes ##

View File

@ -1,7 +1,7 @@
---
#
# For use:
# ansible-inventory -i /root/ansible/inventories/vmware_vm_inventory.yml --list -y --output zzz.yml
# ansible-inventory -i ~/ansible/inventories/vmware_vm_inventory.yml --list -y --output zzz.yml
# cat zzz.yml | grep -i "guestid" | sed 's/^ config.guestId: //' | sed 's/$.*//' | sort | uniq
#
plugin: community.vmware.vmware_vm_inventory