fc39 may require a specific python version
This commit is contained in:
parent
6508965192
commit
5beed41288
2 changed files with 2 additions and 1 deletions
|
@ -16,6 +16,7 @@
|
||||||
- crowdsecurity.testing.pkg_config
|
- crowdsecurity.testing.pkg_config
|
||||||
- crowdsecurity.testing.re2
|
- crowdsecurity.testing.re2
|
||||||
- crowdsecurity.testing.bats_requirements
|
- crowdsecurity.testing.bats_requirements
|
||||||
|
- crowdsecurity.testing.python
|
||||||
|
|
||||||
- name: "Install Postgres"
|
- name: "Install Postgres"
|
||||||
hosts: all
|
hosts: all
|
||||||
|
|
|
@ -14,7 +14,7 @@ collections:
|
||||||
- name: ansible.posix
|
- name: ansible.posix
|
||||||
- name: https://github.com/crowdsecurity/ansible-collection-crowdsecurity.testing.git
|
- name: https://github.com/crowdsecurity/ansible-collection-crowdsecurity.testing.git
|
||||||
type: git
|
type: git
|
||||||
version: v0.0.5
|
version: python
|
||||||
|
|
||||||
# - name: crowdsecurity.testing
|
# - name: crowdsecurity.testing
|
||||||
# source: ../../../crowdsecurity.testing
|
# source: ../../../crowdsecurity.testing
|
||||||
|
|
Loading…
Add table
Reference in a new issue