Engine Yard Cloud Dynamic Inventory Script for Ansible

Installation

$ gem install ansible_eyc_inventory

Usage

$ ansible_eyc_inventory

Contributing

  1. Fork it ( https://github.com/ursm/ansible_eyc_inventory/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request