summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Correctly set path and fullpath for template vars (#73924)Brian Coca2021-03-264-6/+16
* Fix setup subset (#74022)Brian Coca2021-03-261-10/+13
* Use FQCN for module set_stats (#74028)Baptiste Mille-Mathias2021-03-251-6/+6
* argspec validation - fix apply_defaults (#74029)Felix Fontein2021-03-241-2/+2
* setup virtualization: fix RHEV product_name (#73919)Martin Nečas2021-03-231-1/+1
* fix wait_for looping when missing net module (#73963)Brian Coca2021-03-231-27/+30
* Fix trailing whitespace in Conditional debug() (#73956)Alex Willmer2021-03-231-1/+1
* less blocking on fact reading (#73951)Brian Coca2021-03-231-10/+31
* Fix wrong backup directory var name in apt module (#73840)Xabier Napal2021-03-221-1/+1
* Update Ansible release version to v2.11.0b3.post0. (#73980)Rick Elrod2021-03-191-1/+1
* New release v2.11.0b3 (#73977)v2.11.0b3Rick Elrod2021-03-191-1/+1
* Use ArgumentSpecValidator in AnsibleModule (#73703)Sam Doran2021-03-196-927/+804
* find - set proper default based on use_regex (#73961)Brian Coca2021-03-191-2/+13
* Fix a bug adding unrelated candidates to the plugin loader redirect_list (#73...Sloane Hertel2021-03-181-1/+11
* Amazon: Fix distribution facts for older releaseAbhijeet Kasurde2021-03-181-3/+10
* Remove ini and env fields for config option CONNECTION_FACTS_MODULESs-hertel2021-03-181-3/+0
* clarifies docs for file module, addresses issue 72372 (#73938)Alicia Cozine2021-03-181-3/+3
* Send callbacks directly from the TaskExecutor instead of TaskResults masquera...Matt Martz2021-03-182-38/+53
* Add some dev documentation for constructed features (#73497)Sloane Hertel2021-03-181-0/+5
* ansible-pull: Run All Playbooks When Multiple Are Supplied (#73172)sommersoft2021-03-171-6/+13
* Ensure task from the worker is finalized/squashed (#73881)Matt Martz2021-03-161-0/+7
* Update Ansible release version to v2.11.0b2.post0. (#73917)Rick Elrod2021-03-151-1/+1
* New release v2.11.0b2 (#73915)v2.11.0b2Rick Elrod2021-03-151-1/+1
* Allow for searching handler subdir for included tasks (#73809)David Shrewsbury2021-03-151-49/+53
* setup - virtualization facts add Red Hat vendor (#72876)Martin Nečas2021-03-151-6/+18
* validate-modules no_log test: extend search range, add more known false-posit...Felix Fontein2021-03-131-3/+3
* document slurp returns (#73865)Brian Coca2021-03-111-1/+17
* fix su localization optoinBrian Coca2021-03-111-0/+1
* moved vs deprecated world readable tmp setting (#73825)Brian Coca2021-03-111-11/+3
* validate-modules: make sure that options that potentially contain secret data...Felix Fontein2021-03-114-4/+4
* add optional module_utils import support (#73832)Matt Davis2021-03-101-16/+33
* Nonfatal facts (#73804)Brian Coca2021-03-081-19/+31
* distribution: Add Amazon Linux distribution facts (#73767)Abhijeet Kasurde2021-03-051-3/+12
* Auto cleanup of async cache file (#73760)David Shrewsbury2021-03-041-0/+22
* Set fact fixes (#73684)Brian Coca2021-03-033-31/+48
* Fix notify on import_tasks (#73572)Brian Coca2021-03-032-26/+27
* finish migrating ssh plugin to config system (#73708)Brian Coca2021-03-037-146/+110
* module output is only json objects (#73765)Brian Coca2021-03-033-9/+5
* Don't fail for mixed typed keys (#73726)Brian Coca2021-03-031-1/+5
* minor detection improvement on j2plugin loader (#73714)Brian Coca2021-03-031-21/+30
* Update Ansible release version to v2.11.0b1.post0. (#73764)Rick Elrod2021-03-021-1/+1
* New release v2.11.0b1 (#73761)v2.11.0b1Rick Elrod2021-03-021-1/+1
* Reduce complexity of Templar._lookup slightly (#73277)Matt Martz2021-03-012-49/+49
* selinux: return selinux_getpolicytype facts (#73609)Abhijeet Kasurde2021-03-011-1/+11
* Fixes for ansible-console usability (#73665)ylmrx2021-03-011-17/+37
* Clarify CLI version number as core version (#72287)Matt Davis2021-03-011-1/+1
* Fixed/improved regular expresssion for collection names (#73577)Alexei Znamensky2021-03-011-1/+1
* Let file module not change link to absolute when src not given (#65448)Alexander Sowitzki2021-03-011-1/+1
* Pipe it to connections (#73688)Brian Coca2021-02-256-17/+47
* find module - stop traversing directories with os.walk when depth is already ...Sloane Hertel2021-02-261-0/+2