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
Sloane Hertel 3e95e3c0a0
galaxy: Handle ignored directory names in role skeleton (#72035) (#73806)
* 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>
(cherry picked from commit eb72c36a71)

Co-authored-by: manas-init <70483021+manas-init@users.noreply.github.com>
4 years ago
..
aliases [stable-2.10] Rebalance CI groups to avoid macOS timeouts (#70126) 4 years ago
cleanup-default.yml Split up platform cleanup in tests. (#67320) 5 years ago
cleanup-freebsd.yml Split up platform cleanup in tests. (#67320) 5 years ago
cleanup.yml Add ansible-galaxy collection list command (#65022) 5 years ago
runme.sh galaxy: Handle ignored directory names in role skeleton (#72035) (#73806) 4 years ago
setup.yml Support ansible-galaxy test on FreeBSD Python 3.x. 6 years ago