Skip to content

trappiz/ansible-vmware-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-vmware-deploy

Preparations:

pip3 install -r requirements.txt

ansible-galaxy collection install -r collections.yaml

Now run

ansible-playbook -i input.json playbook.yaml

You will be prompted with username and password for the vCenter server.

Note: Due to VMware you might be required to connect the network interface(s) on one or more vms for it to complete. Otherwise set wait_for_ip_address: False

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published