ansible/changelogs/fragments/colleciton_flex_ac_dir_paths.yml
Brian Coca d22804c4fb
saner path dir management (#72648)
* saner path dir management

   fixes #72628

   ensure we always store paths w/o a_c

Co-authored-by: Sloane Hertel <19572925+s-hertel@users.noreply.github.com>
2020-12-14 19:30:13 -05:00

2 lines
123 B
YAML

bugfixes:
- Be smarter about collection paths ending with ansible_collections, emulating a-galaxy behaviour. Issue 72628