Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I FOUND THE BUG #9

Open
wants to merge 1 commit into
base: updox-2.8.5
Choose a base branch
from
Open

I FOUND THE BUG #9

wants to merge 1 commit into from

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