forked from ansible-collections/azure
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Respect AZURE_CLIENT_ID, ANSIBLE_AZURE_AUTH_SOURCE on inventory plugin (
ansible-collections#713) * Attemp to pull environment variables if not set. * Set ansible azure auth source further upstream * Updates to documentation * Update plugins/doc_fragments/azure.py Co-authored-by: Fred-sun <37327967+Fred-sun@users.noreply.github.com> * doc_fragments/azure.py Documentation update * Update plugins/doc_fragments/azure.py Co-authored-by: Fred-sun <37327967+Fred-sun@users.noreply.github.com> * Move all logic within azure_rm_common.py * Removed unused import * Move back to setting auth source in inventory --------- Co-authored-by: Fred-sun <37327967+Fred-sun@users.noreply.github.com>
- Loading branch information
Showing
3 changed files
with
6 additions
and
2 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