summaryrefslogtreecommitdiff
path: root/lib/ansible/plugins
Commit message (Expand)AuthorAgeFilesLines
* dont rely on path to set config defs for plugins (#77659) (#77696)Brian Coca2022-05-111-4/+9
* winrm - ensure callers PATH for kinit is set (#77401) (#77402)Jordan Borean2022-04-131-1/+1
* ssh connection: use 'correct' host in all cases (#76017) (#76969)Brian Coca2022-02-161-1/+8
* gather_facts sees collection networking connection (#76954) (#76964)Brian Coca2022-02-161-1/+6
* [stable-2.11] ansible-test - Use relative paths in junit output. (#76909)Matt Clay2022-02-021-2/+16
* bacwards compat doc frag (#75819)Brian Coca2022-01-191-1/+23
* [stable-2.11] Compare FQCN also in lockstep logic. Fixes #76782 (#76787) (#76...Matt Martz2022-01-191-1/+2
* include_vars initialize failed (#76754) (#76785)Brian Coca2022-01-181-1/+5
* ssh connection avoid parsing own debug (#76732) (#76756)Brian Coca2022-01-181-1/+5
* ssh connection, handle 'fun' control paths (#76424) (#76694)Brian Coca2022-01-181-2/+1
* [2.11] Use correct markup in documentation (#76575)Felix Fontein2022-01-188-18/+18
* set host_key_checking check to False, rather than if not (which captures Fals...Vlad Mencl2021-11-241-1/+2
* netconf - handle import error when running in FIPS mode (#73992) (#75706)Nathaniel Case2021-09-291-1/+4
* Attributes compat (#75563)Brian Coca2021-09-011-0/+18
* validate_args_spec, use combine vars and in precedence (#75471) (#75602)Brian Coca2021-09-011-3/+2
* Fix templating task action with host-specific vars (#75600) (#75613)Martin Krizek2021-09-011-3/+3
* paramiko_ssh - mark connection as connected when successful (#74459) (#75614)Martin Krizek2021-09-011-0/+2
* Skip python interpreter discovery for 'forced local' module execution (#74824...Brian Coca2021-08-061-0/+1
* fix ssh cli defaults (#75245) (#75314)Brian Coca2021-08-041-0/+4
* fix: action _fixup_perms2 macos +a remote_paths in list() as it can be a tupl...Brian Coca2021-08-031-1/+1
* Template suboptions in a role's arg spec (#75073) (#75094)Sloane Hertel2021-07-121-6/+2
* [stable-2.11] task_executor - use correct value for ssh connection retries (#...Sam Doran2021-07-111-3/+3
* 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