-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue #16 - Revert the Ansible Azure collection to version 1.13.0
- Loading branch information
1 parent
2b30cc6
commit 4022327
Showing
1 changed file
with
1 addition
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ MAINTAINER Paul Podgorsek <[email protected]> | |
LABEL description Ansible AWX Execution Environment container with Cloud providers, Terraform, Kubernetes and other common tools. | ||
|
||
ENV ANSIBLE_COLLECTION_AWS_VERSION 5.1.0 | ||
ENV ANSIBLE_COLLECTION_AZURE_VERSION v1.14.0 | ||
ENV ANSIBLE_COLLECTION_AZURE_VERSION v1.13.0 | ||
ENV ANSIBLE_COLLECTION_GCP_VERSION 1.0.2 | ||
ENV HELM_VERSION v3.10.2 | ||
ENV JAVA_VERSION 17 | ||
|