Giter Club home page Giter Club logo

Comments (8)

ansibot avatar ansibot commented on May 26, 2024

Files identified in the description:

If these files are incorrect, please update the component name section of the description or use the component bot command.

from ansible.

ansibot avatar ansibot commented on May 26, 2024

@Mapel88 ansible-core 2.14 is not supported and no longer receives bug fixes. Please test against one of the supported versions of ansible-core, preferably the most recent one, to see whether the bug has been fixed.

click here for bot help

from ansible.

Mapel88 avatar Mapel88 commented on May 26, 2024

upgraded to 2.15.3 - issue persists

from ansible.

s-hertel avatar s-hertel commented on May 26, 2024

By default the handlers should run after the roles: section is done, but you can execute notified handlers early by using a - meta: flush_handlers task: https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_handlers.html#controlling-when-handlers-run.

from ansible.

Mapel88 avatar Mapel88 commented on May 26, 2024

They should also should run when using "notify", but they don't...
and they also didn't run when roles was done.
didn't try to use flush_handlers, might work, but it doesn't solve the issue for not running when notified. if it works it might do well as a workaround but not a solution.

from ansible.

mkrizek avatar mkrizek commented on May 26, 2024

Please provide a minimal self-contained reproducer that we can copy&paste, run and see the issue you are describing. The provided reproducer appears to be doing unrelated things and does not seem to be complete. Without that there is nothing we can do here outside of guessing.

from ansible.

mkrizek avatar mkrizek commented on May 26, 2024

They should also should run when using "notify", but they don't...

Yes but not immediately. See the link to documentation @s-hertel posted.

from ansible.

Mapel88 avatar Mapel88 commented on May 26, 2024

ok then i misunderstood the usage. i thought notify will immediately trigger the handler. thanks for clarifying.
closing this ticket.

from ansible.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.