Skip to content

I FOUND THE BUG#9

Open
estheruary wants to merge 1 commit intoupdox-2.8.5from
fix-duplicate-deps
Open

I FOUND THE BUG#9
estheruary wants to merge 1 commit intoupdox-2.8.5from
fix-duplicate-deps

Conversation

@estheruary
Copy link

At least I think I did. Can you all help test?

The reason that the "obvious" fix of taking away some of the elements of
the hash doesn't work is because deep in the Ansible the
`_allow_duplicates` flag has the wrong default and this logic only gets
triggered sometimes. I was able to get it to trigger by mixing playbook
roles and includes

roles:
  - example
  - exmaple
tasks:
  - include_role: name=example

runs three times because of this bug.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant