Merge pull request #362 from t-woerner/extended_test_users

tests/user/test_users*.yml: Use extended dynamic users.json
This commit is contained in:
Rafael Guterres Jeffman
2020-08-26 10:15:20 -03:00
committed by GitHub
9 changed files with 36 additions and 8021 deletions

View File

@@ -31,6 +31,7 @@ jobs:
pip install \
"molecule[docker]>=3" \
"ansible${{ parameters.ansible_version }}" \
jmespath \
pytest \
pytest-split-tests
displayName: Install dependencies