/ansible-dynamic-inventory-ec2

RPM specification for Ansible dynamic inventory EC2

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

RPM package for Ansible dynamic inventory EC2

This package provides build files for a RPM package including the dynamic inventory script released with Ansible 2.9 upstream branch.

Prerequisites

The script is working with Ansible 2.9 (or newer).

Getting started

The package contain the script ec2.py and ec2.ini from the upstream Ansible repository: https://github.com/ansible/ansible/tree/stable-2.9/contrib/inventory (more recent versions moved to https://github.com/ansible-community/contrib-scripts/blob/main/inventory/)

If you searching for a manual, you may find the ressources here:

Contributions

Each contribution is very welcome--be it an issue or a pull request. We're happy to accept pull requests so long as they meet the existing code quality and design.

  1. Fork repository (https://github.com/appuio/ansible-dynamic-inventory-ec2/fork)
  2. Create feature branch (git checkout -b my-new-feature)
  3. Commit changes (git commit -av)
  4. Push to branch (git push origin my-new-feature)
  5. Create a pull request

License

GPL 3.0

Author Information

APPUiO Team info@appuio.ch