summaryrefslogtreecommitdiff
path: root/lib/ansible/plugins
Commit message (Expand)AuthorAgeFilesLines
* Backportapalooza 03 16 (#80246)Sandra McCann2023-03-172-2/+2
* Backportapalooza 03 02 (#80127)Sandra McCann2023-03-032-7/+12
* strategy fix invalid variables being registered (#79706) (#79818)Brian Coca2023-02-161-1/+5
* Fix conditionally notified include handlers (#79804) (#79807)Martin Krizek2023-02-151-5/+1
* Backportapalooza 02 02 (#79890)Sandra McCann2023-02-022-1/+2
* Fix traceback in template action with ANSIBLE_DEBUG=1 (#79764) (#79775)Martin Krizek2023-01-231-1/+5
* Backportapalooza 01 19 (#79771)Sandra McCann2023-01-194-5/+5
* filter/test plugin listing, fix bug on file sorting (#79591) (#79605)Brian Coca2023-01-191-4/+1
* [2.14] fix role argument spec error for invalid suboptions & fix reporting of...Felix Fontein2023-01-191-1/+1
* Correctly count rescued tasks in play stats (#79724) (#79728)Martin Krizek2023-01-181-1/+3
* local connection: avoid tb when running in container with invalid user (#7941...Brian Coca2022-12-061-3/+7
* rejectlist backportable fix (#79418)Brian Coca2022-12-061-1/+2
* Backportapalooza 11 18 (#79416)Sandra McCann2022-11-212-0/+5
* mention acl in permissions errors (#79209) (#79250)Brian Coca2022-11-161-4/+4
* Fix typo 'Ansbile'. (#79318) (#79330)Felix Fontein2022-11-102-2/+2
* Backportapalooza 10 27 (#79247)Sandra McCann2022-10-281-2/+2
* Backportapalooza 10 20 (#79180)Sandra McCann2022-10-251-2/+2
* fix password lookup's use of f=v settings (#76551) (#79106)Brian Coca2022-10-131-62/+60
* Fix using FQCN for flush_handlers (#79057) (#79061)Martin Krizek2022-10-061-1/+1
* Backportapalooza 09 29 (#78928)Sandra McCann2022-09-291-1/+1
* [2.14] Improve filter docs (#78883)Felix Fontein2022-09-2860-283/+290
* plugin loader fix existing config testing (#78859) (#78891)Brian Coca2022-09-281-1/+1
* documented windows filters (#78876) (#78892)Brian Coca2022-09-283-0/+77
* [stable-2.14] Add `use_rsa_sha2_algorithms` option for paramiko (#78789) (#78...Matt Martz2022-09-211-1/+28
* [stable-2.14] Add ssh_args and friends back, add var for proxy_command (#7882...Matt Martz2022-09-211-4/+43
* final docs for filters (#78800)Brian Coca2022-09-2048-63/+1497
* While the Python function is called ismount, the filter has the names mount a...Felix Fontein2022-09-191-0/+0
* add ansible_name/ansible_aliases attrs to plugin objects (#78700)Sloane Hertel2022-09-154-46/+78
* Document some more filters (#78548)Felix Fontein2022-09-156-0/+196
* Documented connection parameters required to enable scp (OpenSSH >=9.0) (#78745)wnjuguna2022-09-151-0/+2
* Fix test docs (#78756)Felix Fontein2022-09-1410-10/+10
* Error for context-dependent redirects (#78755)Sloane Hertel2022-09-131-0/+13
* Print skip reason for skipped meta tasks instead of an empty msg in -vv (#78681)Martin Krizek2022-09-131-2/+4
* uri: added use_netrc argument to allow ignoring netrc (#74397) (#78569)Artur2022-09-121-0/+16
* Allow selection of TLS/SSL ciphers (#78650)Matt Martz2022-09-081-14/+34
* document tests (#78685)Brian Coca2022-09-0743-23/+554
* ansilbe-doc fixes for filters/test listing (#78696)Brian Coca2022-09-061-4/+6
* Propagate ansible_failed_task to an outer rescue (#78676)Martin Krizek2022-09-061-9/+4
* refactor and fixes for doc parsing (#77719)Brian Coca2022-09-016-142/+421
* Fix vars plugin code and documentation mismatch (#78562)Sloane Hertel2022-08-311-1/+1
* _get_next_task_from_state should not mutate anyting outside of state (#78657)Martin Krizek2022-08-301-0/+1
* Prevent double failing hosts for includes in loops (#76928)Martin Krizek2022-08-193-15/+23
* Move handler processing into new PlayIterator state (#77955)Martin Krizek2022-08-163-394/+162
* Supply some descriptions for settings used in ansible.cfg (#78536)Andrew Latham2022-08-151-4/+4
* ansible-test - Update sanity test requirements. (#78528)Matt Clay2022-08-111-1/+1
* Fix variable use before definition. (#78500)Matt Clay2022-08-112-1/+4
* add info about plugin name when ignoring abstract errors (#78465)Brian Coca2022-08-111-2/+2
* Remove unused code. (#78499)Matt Clay2022-08-111-3/+0
* Add missing space after keywords. (#78480)Matt Clay2022-08-081-1/+1
* Module/plugin docs: (#78380)Felix Fontein2022-08-042-5/+5