ansible/test/integration/targets/ansible-galaxy
manas-init eb72c36a71
galaxy: Handle ignored directory names in role skeleton (#72035)
* galaxy: restore left hand slicing in assignment

Fix 'ansible-galaxy role init --role-skeleton=role-skeleton' when the role skeleton
contains an ignored directory.

The issue was because the 'dirs' variable was changed to reference a different list,
but needs to be mutated instead to stop os.walk from traversing ignored directories.

Fixes: #71977

Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
2021-02-24 18:52:24 -05:00
..
aliases Rebalance CI groups to avoid macOS timeouts (#70126) 2020-06-19 16:40:51 -04:00
cleanup-default.yml Split up platform cleanup in tests. (#67320) 2020-02-11 13:25:44 -08:00
cleanup-freebsd.yml Split up platform cleanup in tests. (#67320) 2020-02-11 13:25:44 -08:00
cleanup.yml Add ansible-galaxy collection list command (#65022) 2020-02-14 14:00:00 -06:00
runme.sh galaxy: Handle ignored directory names in role skeleton (#72035) 2021-02-24 18:52:24 -05:00
setup.yml Updates to Integration tests to pass against Alpine (#70946) 2020-08-07 14:28:10 -05:00