ansible/changelogs/fragments/ansible-galaxy-install.yaml

4 lines
278 B
YAML
Raw Normal View History

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.