You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 years ago
..
aliases Rebalance CI groups to avoid macOS timeouts (#70126) 4 years ago
cleanup-default.yml
cleanup-freebsd.yml
cleanup.yml
runme.sh galaxy: Handle ignored directory names in role skeleton (#72035) 3 years ago
setup.yml Updates to Integration tests to pass against Alpine (#70946) 4 years ago