From 931c63fcf199ee9b4c6cfb0930eecaf4a2f3a1be Mon Sep 17 00:00:00 2001 From: austlane Date: Tue, 20 Jun 2023 15:49:28 -0400 Subject: [PATCH] Add `microsoft.ad` collection With the release of `ansible.windows` 3.0, many modules have been moved/linked to the `microsoft.ad` collection. This collection should be included in the AWX-EE. --- execution-environment.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/execution-environment.yml b/execution-environment.yml index ac1431ca..9ec2707a 100644 --- a/execution-environment.yml +++ b/execution-environment.yml @@ -23,6 +23,7 @@ dependencies: - name: kubernetes.core - name: ansible.posix - name: ansible.windows + - name: microsoft.ad - name: redhatinsights.insights system: | git-core [platform:rpm]