chore: update dep on jcliff -> wildfly

This commit is contained in:
Guido Grazioli 2022-02-08 15:15:27 +01:00
commit a800517422
No known key found for this signature in database
GPG key ID: 22C8C31EF2BC093B
6 changed files with 29 additions and 13 deletions

View file

@ -27,6 +27,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install yamllint 'molecule[docker]~=3.5.2' ansible-core flake8 ansible-lint voluptuous
pip install -r requirements.txt
- name: Create default collection path
run: |