This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign In
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
3a9650df98
ansible
/
test
/
integration
/
targets
/
roles
/
aliases
2 lines
23 B
Text
Raw
Normal View
History
Unescape
Escape
Prevent duplicate role insertion into roles: (#50552) * Corner case in which import_role would add another instance of a role with the same signature into roles: when it already existed there. roles: - name: a tasks: - import_role: name=a would execute role 'a' 3 times instead of the intended 2 (x2 in roles: phase +1 in tasks:) * added tests
2019-01-16 19:39:03 +01:00
shippable/posix/group3
Reference in a new issue
Copy permalink