We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bf83f8a + 45d525a commit d22b50dCopy full SHA for d22b50d
plans/install-upgrade.fmf
@@ -12,7 +12,7 @@ prepare:
12
- python3-devel
13
- unzip
14
- how: shell
15
- script: ansible-galaxy collection install community.general ansible.posix
+ script: ansible-galaxy collection install https://ansible-collection.s3.amazonaws.com/ansible-posix-1.5.4.tar.gz https://ansible-collection.s3.amazonaws.com/community-general-8.5.0.tar.gz
16
execute:
17
how: tmt
18
0 commit comments