On Thursday, 5 April 2018 20.24.40 CEST Michael Ströder wrote: > [email protected] wrote: > > Tag support in 2.5.0 is passing all the integration tests, so I'd be > > surprised if it's not working, but If you've got a reproducible issue, > > please file it on Github. > > With ansible 2.5.0.0 this task is not executed with -t monitoring: > > - name: "Monitoring scripts on {{ openldap_role }}" > include_tasks: "slapd_monitoring.yml" > tags: > - monitoring
This is as designed https://docs.ansible.com/ansible/2.5/porting_guides/porting_guide_2.5.html#dynamic-includes-and-attribute-inheritance -- Kai Stian Olstad -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/2680084.izMjZiuAYO%40x1. For more options, visit https://groups.google.com/d/optout.
