-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 * Support for python dependencies in Ansible Execution Envs" (#39) Thanks for the PR! * Support API parameters and Pysnow resource API (0.6-0.7) (#37) * new tests search with no result, parameters display_value * add support parameters display_value exclude_reference_link and new pysnow API (0.6-0.7): * add support parameters display_value exclude_reference_link and new pysnow API (0.6-0.7) * changelog fragments Co-authored-by: nesies <> * Update CHANGELOG.rst * update changelog * ISSUE 27 Support OpenID Connect protocol (#47) Co-authored-by: Paul Knight <[email protected]> Co-authored-by: Boyle, Patrick J. (DTI) <[email protected]> * 1.0.5 Release * resolve conflicts Co-authored-by: amittell <[email protected]> Co-authored-by: Abhijeet Kasurde <[email protected]> Co-authored-by: Ajay Chenampara <[email protected]> Co-authored-by: nesies <[email protected]> Co-authored-by: n3pjk <[email protected]> Co-authored-by: Paul Knight <[email protected]> Co-authored-by: Boyle, Patrick J. (DTI) <[email protected]>
- Loading branch information
1 parent
fe8f133
commit 6c0a3c6
Showing
11 changed files
with
883 additions
and
246 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.