Usage
To retrieve all VMs in all CloudShare environments and their login credentials:
ansible -i cloudshare-inv.py all -m ping
To limit the output to a specific environment:
ansible -i cloudshare-inv.py environment name -m ping
To retrieve all VMs in all CloudShare environments and their login credentials:
ansible -i cloudshare-inv.py all -m ping
To limit the output to a specific environment:
ansible -i cloudshare-inv.py environment name -m ping
Comments
0 comments
Article is closed for comments.