Skip to content

Commit

Permalink
Add ansible.windows as a dependency for the community.aws tests (#1750)
Browse files Browse the repository at this point in the history
Add ansible.windows as a dependency for the community.aws tests

The aws_ssm connection plugin depends on ansible.windows to test connections to Windows instances
ansible-collections/community.aws#1670

Reviewed-by: Bikouo Aubin <None>
  • Loading branch information
tremble authored Jan 23, 2023
1 parent e3e5a46 commit 5c639b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zuul.d/aws-integration-worker-jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1728,6 +1728,7 @@
- build-ansible-collection:
required-projects:
- name: github.com/ansible-collections/ansible.utils
- name: github.com/ansible-collections/ansible.windows
- name: github.com/ansible-collections/amazon.aws
- name: github.com/ansible-collections/ansible.netcommon
- name: github.com/ansible-collections/community.aws
Expand Down

0 comments on commit 5c639b7

Please sign in to comment.