Merge "Changing extension of the collections requirement file to .yml"

This commit is contained in:
Zuul 2022-04-07 20:15:59 +00:00 committed by Gerrit Code Review
commit 8681c04b09
1 changed files with 1 additions and 1 deletions

View File

@ -754,7 +754,7 @@ of the python dependencies in a virtual environment.
(test-python) $ python3 -m pip install -r requirements.txt \
-r test-requirements.txt \
-r molecule-requirements.txt
(test-python) $ ansible-galaxy install -fr ansible-collections-requirements.txt
(test-python) $ ansible-galaxy install -fr ansible-collections-requirements.yml
Now, it is important to install `validations-common` and `tripleo-ansible` as