Added building Ubuntu 20.04 template
This commit is contained in:
@ -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 ##
|
||||
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user