Is there a compliment to the `always_run: true` option for a play? I have a need for a playbook to always run a single task in check_mode and use the results to do something. I really don't want to have to always run the playbook with `--check` (and use `always_run: true` for the other tasks) because if I forget to add that option, then I'll accidentally run the task I don't want to actually run.
suggestions? -- 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/21d56821-128d-413d-b72c-a8cd49d80ba4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
