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
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
..
action [stable-2.9] pause - adjust warning when run in background (#73182) (#73230) 5 years ago
become Update sesu.py: use defined prompt (#69835) 6 years ago
cache [2.9] Fix warning for nonexistent inventory cache (#72840) (#73444) 5 years ago
callback [stable-2.9] Don't treat host_pinned as lockstep (#73484) (#73513) 5 years ago
cliconf Fix for https://github.com/ansible-collections/cisco.nxos/issues/46 (#70093) 6 years ago
connection bugfix: use to_text(stdout) in psrp.Connection.put_file method (#73491) - 2.9 (#73495) 5 years ago
doc_fragments Backport documentation correction (#71632) 5 years ago
filter [stable-2.9] epoch can be a float with strftime filter. Fixes #71257 (#71314). (#71320) 5 years ago
httpapi Fix py2/py3 compability issue for httpapi plugin fortios (#64982) (#65091) 6 years ago
inventory cherry pick for issue ansible-collections/azure#161 from ansible-collections/azure for v2.9 (#71756) 5 years ago
lookup [2.9] hashi_vault: Handle equal sign in secret name value (#70169) 6 years ago
netconf Fix netconf validate capability check (#71195) (#71221) 5 years ago
shell powershell - remove env var (#72010) (#72011) 5 years ago
strategy [2.9] Fix missing ansible.builtin FQCNs in hardcoded action names (#72458) 5 years ago
terminal [stable-2.9] Document existing ansi_re sequences and add `ESC[m` (#70683) (#70808) 6 years ago
test Use to_text on value to activate _fail_with_undefined_error (#58214) 7 years ago
vars Fix encoding issues with file paths. (#50830) 7 years ago
__init__.py Misc typo fixes (#53284) 7 years ago
loader.py Address compat issue for collection loading on py26 (#68219) (#69402) 6 years ago