summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* add porting guide info for optional module_utils (#73979)Matt Davis2021-03-191-0/+2
* Use ArgumentSpecValidator in AnsibleModule (#73703)Sam Doran2021-03-1919-1118/+1034
* find - set proper default based on use_regex (#73961)Brian Coca2021-03-193-2/+36
* Fix a bug adding unrelated candidates to the plugin loader redirect_list (#73...Sloane Hertel2021-03-186-6/+118
* fix typoBaptiste Mille-Mathias2021-03-181-1/+1
* Amazon: Fix distribution facts for older releaseAbhijeet Kasurde2021-03-184-14/+62
* 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
* complex data example using value and default from list of dicts (#73937)Brian Coca2021-03-181-0/+25
* Update developing_inventory.rst (#73931)sgpinkus2021-03-181-6/+5
* Send callbacks directly from the TaskExecutor instead of TaskResults masquera...Matt Martz2021-03-184-54/+74
* Updated COLLECTIONS_4.rst to include ansible-inclusion repo link for new coll...Ompragash Viswanathan2021-03-181-2/+2
* Add some dev documentation for constructed features (#73497)Sloane Hertel2021-03-182-0/+61
* Promote publication (#72400)Alicia Cozine2021-03-171-36/+48
* Rebased pr73824 (#73934)Alicia Cozine2021-03-1723-47/+50
* ansible-pull: Run All Playbooks When Multiple Are Supplied (#73172)sommersoft2021-03-175-6/+45
* Add porting guide for ansible 4Toshio Kuratomi2021-03-171-0/+275
* Porting guide changes when adding a new ansible releaseToshio Kuratomi2021-03-172-1/+3
* Ensure task from the worker is finalized/squashed (#73881)Matt Martz2021-03-164-0/+32
* 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-154-1/+109
* Allow for searching handler subdir for included tasks (#73809)David Shrewsbury2021-03-157-49/+83
* Fix typo in porting_guide_3.rst (#73871)Ikko Ashimine2021-03-151-1/+1
* setup - virtualization facts add Red Hat vendor (#72876)Martin Nečas2021-03-152-6/+20
* Don't match passive_interface for validate-modules (#73880)Paul Belanger2021-03-131-1/+1
* validate-modules no_log test: extend search range, add more known false-posit...Felix Fontein2021-03-132-6/+6
* Ensure unit test paths for connection and inventory plugins are based on the ...Mark Chappell2021-03-122-3/+7
* Use virtual host style S3 bucket names in tests.Matt Clay2021-03-126-12/+12
* Mention that minor releases end once the next ansible release is made. (#73836)Toshio Kuratomi2021-03-113-2/+22
* Update the porting guide for a new ansible version (#73856)Toshio Kuratomi2021-03-111-2/+63
* document slurp returns (#73865)Brian Coca2021-03-111-1/+17
* describe what ansible-core is (#73829)Sandra McCann2021-03-111-1/+7
* fix su localization optoinBrian Coca2021-03-112-0/+3
* moved vs deprecated world readable tmp setting (#73825)Brian Coca2021-03-112-11/+5
* Add direct link to using multiple inventory sources (#73680)Jens Heinrich2021-03-111-2/+2
* Docs: Updates the release and maintenance page to reflect new cadences (#73781)Alicia Cozine2021-03-111-120/+134
* Update developing_modules_general.rst (#73805)bylerbk2021-03-111-1/+1
* Docs: Update installation page for package split (#73790)Alicia Cozine2021-03-111-181/+190
* validate-modules: make sure that options that potentially contain secret data...Felix Fontein2021-03-117-4/+45
* add optional module_utils import support (#73832)Matt Davis2021-03-106-24/+140
* Update `resource_prefix` syntax for ansible-test.Matt Clay2021-03-104-5/+9
* Unify additional info + WYSIWYG as optional input in the documentation report...Sviatoslav Sydorenko2021-03-091-10/+4
* Nonfatal facts (#73804)Brian Coca2021-03-087-41/+68
* Documentation: Lay the ground for i18n work. (#73746)Yanis Guenane2021-03-055-1/+355
* distribution: Add Amazon Linux distribution facts (#73767)Abhijeet Kasurde2021-03-056-3/+162
* Auto cleanup of async cache file (#73760)David Shrewsbury2021-03-044-0/+52
* feature_request: Component Name (#73787)John R Barker2021-03-041-1/+1
* Some changelog fixes for 2.11 (#73778)Rick Elrod2021-03-031-2/+5
* Set fact fixes (#73684)Brian Coca2021-03-034-31/+50
* Fix notify on import_tasks (#73572)Brian Coca2021-03-0312-26/+97