We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16f8e31 commit 0b02b91Copy full SHA for 0b02b91
src/requirements.yml
@@ -5,5 +5,6 @@ collections:
5
- ansible.posix
6
- name: containers.podman
7
version: ">=1.16.4"
8
- - name: theforeman.foreman
9
- version: ">=5.9.0"
+ - name: https://github.com/theforeman/foreman-ansible-modules/
+ type: git
10
+ version: oauth
0 commit comments