summaryrefslogtreecommitdiff
path: root/lib/ansible/plugins
Commit message (Expand)AuthorAgeFilesLines
* Start of moving away from six (#75863)Martin Krizek2021-10-2125-88/+77
* Require Jinja2 3.0.0 (#75881)Martin Krizek2021-10-206-136/+20
* Add space to error message output (#76063)Sebastian Gumprich2021-10-191-1/+1
* Fix executing includes in the free strategy (#75649)Martin Krizek2021-10-121-5/+7
* ansible-doc: ignore plugin deprecation warnings (#75674)Martin Krizek2021-10-071-4/+7
* ansible-core - Remove support for Python 2.6. (#75853)Matt Clay2021-10-013-5/+4
* url_argument_spec: remove deprecated thirsty alias (#75838)Martin Krizek2021-09-301-2/+0
* correct runas comment (#75806)Brian Coca2021-09-281-1/+2
* attribs last PR for now ... i hope (#75778)Brian Coca2021-09-241-2/+2
* Add attributes 2/x (#75619)Brian Coca2021-09-232-67/+124
* Python 3.8 Controller Minimum (#74013)Matt Martz2021-09-211-9/+1
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-201-52/+20
* Add an `undef` global Jinja function (#75435)Daniel Goldman2021-09-201-1/+1
* Remove (only) user-facing use of ANSIBLE_ASYNC_DIR (#74249)Rick Elrod2021-09-172-31/+4
* yaml dumper: Add YAML respresenter for AnsibleUndefined (#75078)Abhijeet Kasurde2021-09-071-2/+8
* psrp - fix typo (#75617)Ikko Ashimine2021-09-021-1/+1
* ssh connection added option priority note (#75219)Brian Coca2021-09-011-0/+1
* Fix templating task action with host-specific vars (#75600)Martin Krizek2021-08-311-3/+3
* validate_args_spec, use combine vars and in precedence (#75471)Brian Coca2021-08-301-3/+2
* Fix rekey_on_member when key is undefined (#75131)Sloane Hertel2021-08-301-0/+3
* ssh: Update docs (#75253)Abhijeet Kasurde2021-08-161-26/+26
* Add host information to the retry print statement (#75494)HeroCC2021-08-121-1/+2
* Add new comment attribute to template plugin (#69253)Hossein Zolfi2021-08-123-2/+32
* Fix up string splitting to prepare for pylint update. (#75479)Matt Clay2021-08-111-1/+1
* Code cleanup to prepare for pylint update. (#75475)Matt Clay2021-08-112-3/+4
* added more attributes for existing facilities (#74331)Brian Coca2021-08-061-8/+40
* Skip python interpreter discovery for 'forced local' module execution (#74824)Brian Coca2021-08-041-0/+1
* ignore/warn for undefined vars in unused handler names (#75244)Sloane Hertel2021-08-031-10/+16
* fix ssh cli defaults (#75245)Brian Coca2021-07-231-0/+4
* winrm - Add explicit env vars to pass into kinit (#75256)Jordan Borean2021-07-151-0/+21
* set host_key_checking check to False, rather than if not (which captures Fals...James Spurin2021-07-151-1/+2
* add action_groups support to collections (#74039)Sloane Hertel2021-07-143-5/+8
* become/su: Tell users not to include colon in customized list (#75084)Brian Coca2021-07-081-0/+2
* task_executor - use correct value for ssh connection retries (#75155)Sam Doran2021-07-061-3/+3
* Vaultfilters (#74998)Brian Coca2021-06-301-0/+82
* Add a resolved_action task attribute (#74709)Sloane Hertel2021-06-241-0/+16
* Config init+ (#74914)Brian Coca2021-06-221-0/+6
* Implement async callbacks (#74953)David Shrewsbury2021-06-222-3/+19
* Template suboptions in a role's arg spec (#75073)Sloane Hertel2021-06-221-6/+2
* Add 'hash_behaviour' option to include_vars module (#72944)Junegunn Choi2021-06-221-1/+9
* Fix typo in default_callback.py (#75051)Ikko Ashimine2021-06-181-1/+1
* deprecate `_remote_checksum()` and remove use in fetch (#74848)Sam Doran2021-06-162-38/+49
* Added FAQ entry for complex validation needs (#74707)Brian Coca2021-06-161-3/+5
* Fix env lookup docs typo (#75022)Manuel Gutierrez2021-06-161-1/+1
* fix typo in host_group_vars config (#75012)Brian Coca2021-06-151-2/+2
* psrp - cleanup command (#74985)Jordan Borean2021-06-151-14/+20
* async_status revert most changes, keep some fixes, undep module (#74931)Brian Coca2021-06-141-61/+3
* psrp - Fix reset connection on failed scenarios (#74967)Jordan Borean2021-06-121-0/+9
* fix ssh_transfer_method/scp_if_ssh defaults (#74925)Brian Coca2021-06-101-2/+7
* Add seed parameter to password lookup (#69775)s-hamann2021-06-041-2/+14