ecea15c508
* Unify ansible-galaxy install -r * Minor nit fixes for docs * Re-align warnings * Fix up integration test * Fix up test where no roles/collections were in file
3 lines
278 B
YAML
3 lines
278 B
YAML
minor_changes:
|
|
- ansible-galaxy - Install both collections and roles with ``ansible-galaxy install -r requirements.yml`` in certain scenarios.
|
|
- ansible-galaxy - Display message if both collections and roles are specified in a requirements file but can't be installed together.
|