Compare
Sorry, something went wrong.
No results found
Release 1.0.3 (#25)
* Enhanced Inventory (#3)
* add enhanced mode to inventory. update readme.
* throw error if update set not installed
* Update version for Galaxy
* Fix README
* Added support for specifying custom service now domain. (#5)
Fixes: ansible/ansible#62018
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
* Autopep8 + remove unused sys module
* Collection Migration (#8)
Check for missing commits vs ansible/ansible devel
* adding changelog
* update version to 1.1.0
* Enhanced Inventory (#3)
* add enhanced mode to inventory. update readme.
* throw error if update set not installed
* Update version for Galaxy
* Fix README
* Added support for specifying custom service now domain. (#5)
Fixes: ansible/ansible#62018
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
* Autopep8 + remove unused sys module
* Collection Migration (#8)
Check for missing commits vs ansible/ansible devel
* adding changelog
* update version to 1.1.0
* fix for ansible-test
* fix for ansible-test
* fix version #
* add CI badge
* Add Docs (#13)
* add docs for inventory plugin
* add docs for modules
* Add release automation (#16)
* add release automation
* fix for CI. duplicate fix from PR #15. Closes issue #14
* Remove unrecognized keyword (#15)
* remove unrecognized keyword. issue #14
* fix CI
* update namespace
* Update inventory to use same auth parameters as modules (#19)
* Add antsibull-changelog (#24)
* add changelog
* remove old changelog
* Update docs (#30)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
* Fix hostname transformation (#26)
* fix for issue 22
* fix transform host names
* fix changelog
* add bug fixes
* add runtime.yml
* reduce line length
* trailing whitespace
* update release date
Co-authored-by: amittell <mittell@me.com>
Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>