Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jdauphant/ansible-cloudsigma-inventory

Script for retrieve Ansible inventory from Cloudsigma
https://github.com/jdauphant/ansible-cloudsigma-inventory

Last synced: 24 days ago
JSON representation

Script for retrieve Ansible inventory from Cloudsigma

Awesome Lists containing this project

README

        

ansible-cloudsigma-inventory
============================

Script for retrieve Ansible inventory from Cloudsigma

# Example commands

Ping all your device (need ssh keys on each servers)
ansible -i cloudsigma-inventory.py -m ping

# Notes
- You can have problem if some server have the same name ( If it's your case : use dns_name meta for correct that )