summaryrefslogtreecommitdiff
path: root/lib/ansible/plugins
Commit message (Expand)AuthorAgeFilesLines
* psrp - cleanup command (#74985) (#75001)Jordan Borean2021-06-141-14/+20
* Ssh opts fix (#74972)Brian Coca2021-06-141-2/+4
* [2.11] Fix using module-specific module_defaults in action plugins (#74849)Sloane Hertel2021-06-143-4/+14
* Apply display_failed_stderr on loop item results (#74865) (#74898)Martin Krizek2021-06-141-2/+6
* psrp - Fix reset connection on failed scenarios (#74967) (#74984)Jordan Borean2021-06-141-0/+9
* [stable-2.11] version test - improve message when value is empty (#74754) (#7...Sam Doran2021-06-111-0/+6
* Fix world readable setting (#74324) (#74418)Brian Coca2021-05-171-18/+15
* restores delegated vars that were not passed (#74371)Brian Coca2021-05-171-18/+12
* removed unused imports (#74299)Brian Coca2021-05-171-5/+2
* [become] Add Solaris chmod ACL fallbackRick Elrod2021-05-171-1/+16
* [become] Fix solaris permissions regressionRick Elrod2021-05-171-4/+15
* Prevent ansible_failed_task from further templating (#74290) (#74308)Martin Krizek2021-05-171-1/+2
* dont specify default for port, allow ssh/config (#74526) (#74562)Brian Coca2021-05-171-1/+3
* [stable-2.11] pause - ensure control characters are always set appropriately ...Sam Doran2021-05-171-5/+5
* [stable-2.11] ini lookup - catch and handle duplicate key and missing section...Sam Doran2021-05-171-6/+15
* functional backport of 74448 (#74567)Alicia Cozine2021-05-041-2/+2
* [docs][2.11][backport] Backportapalooza3 (#74566)Sandra McCann2021-05-041-3/+3
* Backport/2.11/docs2 (#74484)Alicia Cozine2021-04-281-20/+27
* Fix debug factsetter (#74067)Brian Coca2021-03-311-1/+1
* pause - do not continue with '\r' when timeout is set (#74030)Alexander Sowitzki2021-03-291-13/+14
* Revert "Add duplicated set filter and documentation (#72729)" (#74053)Felix Fontein2021-03-271-7/+0
* Add duplicated set filter and documentation (#72729)Baptiste Mille-Mathias2021-03-271-0/+7
* Correctly set path and fullpath for template vars (#73924)Brian Coca2021-03-262-2/+2
* Use ArgumentSpecValidator in AnsibleModule (#73703)Sam Doran2021-03-191-4/+6
* Fix a bug adding unrelated candidates to the plugin loader redirect_list (#73...Sloane Hertel2021-03-181-1/+11
* Send callbacks directly from the TaskExecutor instead of TaskResults masquera...Matt Martz2021-03-181-34/+32
* Add some dev documentation for constructed features (#73497)Sloane Hertel2021-03-181-0/+5
* fix su localization optoinBrian Coca2021-03-111-0/+1
* Set fact fixes (#73684)Brian Coca2021-03-032-9/+17
* finish migrating ssh plugin to config system (#73708)Brian Coca2021-03-032-47/+96
* module output is only json objects (#73765)Brian Coca2021-03-031-1/+1
* minor detection improvement on j2plugin loader (#73714)Brian Coca2021-03-031-21/+30
* Pipe it to connections (#73688)Brian Coca2021-02-255-13/+44
* Minor Doc Update to password.py (#73468)Syed Ali Haider2021-02-181-5/+6
* Catch more potential errors when setting up curses.Felix Fontein2021-02-121-1/+2
* Role arg spec validation implementation (#73152)David Shrewsbury2021-02-121-0/+97
* corrected description info (#73586)Brian Coca2021-02-121-1/+2
* allow constructed to use vars plugin (#73418)Brian Coca2021-02-122-10/+52
* Let vault lookup output unicode string. (#73571)Alexander Sowitzki2021-02-111-1/+1
* default callback - add "show_task_path_on_failure" option (#73260)Sam Doran2021-02-093-3/+24
* Add new split filter (#73532)Matt Martz2021-02-091-1/+2
* Don't treat host_pinned as lockstep (#73484)Matt Martz2021-02-051-2/+2
* bugfix: use to_text(stdout) in psrp.Connection.put_file method (#73491)jakegatsby2021-02-051-1/+1
* Fix regression introduced in b77abd0491 causing bug in inventory modu… (#73...Michael Shnit2021-02-041-1/+1
* Fix warning for nonexistent inventory cache (#72840)Sloane Hertel2021-02-011-6/+7
* use correct executable and options in all cases (#73323)Brian Coca2021-01-261-17/+19
* Consolidate filters/tests handling into JinjaPluginIntercept (#71463)Martin Krizek2021-01-211-1/+1
* Use a pty for local connections (#73023)Brian Coca2021-01-181-2/+25
* Allow restricting config values to enumerated list (#73162)Brian Coca2021-01-141-2/+1
* Always mention the name of the deprecated plugin in routing deprecation messa...Felix Fontein2021-01-141-4/+6