You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/plugins/callback
Matt Martz 4c503fe3b1
[stable-2.9] Don't treat host_pinned as lockstep (#73484) (#73513)
* [stable-2.9] Don't treat host_pinned as lockstep (#73484)

* Don't treat host_pinned as lockstep. Fixes #73364

* Add intg tests.
(cherry picked from commit d3f3784b86)

Co-authored-by: Matt Martz <matt@sivel.net>

* Make non-lockstep callback tests more deterministic (#73511)

(cherry picked from commit 125c220343)
5 years ago
..
__init__.py [2.9] Fix missing ansible.builtin FQCNs in hardcoded action names (#72458) 5 years ago
actionable.py use ANSIBLE_ prefix on all ansible-defined env vars (#54272) 7 years ago
aws_resource_actions.py
cgroup_memory_recap.py
cgroup_perf_recap.py [2.9] cgroup_perf_recap: Check if user wants to write to files or not (#71527) 5 years ago
context_demo.py
counter_enabled.py Perfy McPerferton (#58400) 7 years ago
debug.py
default.py [stable-2.9] Don't treat host_pinned as lockstep (#73484) (#73513) 5 years ago
dense.py [2.9] Fix warning message in dense callback plugin 6 years ago
foreman.py standardize TLS connection properties (#54315) 7 years ago
full_skip.py
grafana_annotations.py Fix deprecation warning message from grafana_annotations 7 years ago
hipchat.py
jabber.py
json.py [2.9] Fix json callback for non-lockstep strategy plugins such as free. (#70163) 6 years ago
junit.py [2.9] Fix missing ansible.builtin FQCNs in hardcoded action names (#72458) 5 years ago
log_plays.py added missing version_added 7 years ago
logdna.py
logentries.py
logstash.py
mail.py
minimal.py Fix async output with adhoc callbacks. Fixes #15988 (#59935) 7 years ago
nrdp.py standardize TLS connection properties (#54315) 7 years ago
null.py
oneline.py Fix async output with adhoc callbacks. Fixes #15988 (#59935) 7 years ago
osx_say.py
profile_roles.py
profile_tasks.py profile_tasks: typecast result before slicing it (#70835) 6 years ago
say.py
selective.py [2.9] selective callback: mark task failed correctly (#70581) 6 years ago
skippy.py
slack.py
splunk.py [2.9] Callback: removing args from task_fields from Sumologic and Splunk plugin (#64274) 6 years ago
stderr.py
sumologic.py [2.9] Callback: removing args from task_fields from Sumologic and Splunk plugin (#64274) 6 years ago
syslog_json.py Fixes collection.general 407 (#69695) 6 years ago
timer.py
tree.py
unixy.py [Backport/2.9/66098]: Fix duplicate log entries (#67719) 6 years ago
yaml.py