summaryrefslogtreecommitdiffstats
path: root/changelogs/fragments/ansible-galaxy-install.yaml
blob: 97929ed67e95969fbb54c4eded6b6805cd09ef6d (plain)
1
2
3
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.