summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-031-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-251-0/+2
* Normalize ConfigParser between Python2 and Python3 (#73715)Matt Martz2021-02-251-1/+4
* galaxy: Handle ignored directory names in role skeleton (#72035)manas-init2021-02-251-1/+3
* commented function (#73625)Brian Coca2021-02-241-6/+6
* Operate pexpect with bytes to limit encoding issues (#73255)Matt Martz2021-02-231-13/+21
* inventory: misc typo fixes (#73695)Abhijeet Kasurde2021-02-231-2/+2
* [InventoryManager] Fix two unhandled exceptions (#73667)Rick Elrod2021-02-221-1/+3
* Minor Doc Update to password.py (#73468)Syed Ali Haider2021-02-191-5/+6
* Remove warning about role validation with deps (#73653)David Shrewsbury2021-02-191-5/+0
* Replace reference to playbook_environment (#73633)Jens Heinrich2021-02-191-2/+1
* hostname - add Almalinux support (#73619)Aaron Guise2021-02-181-0/+6
* ansible-galaxy - set the cache file after getting all collection versions (#7...Sloane Hertel2021-02-151-2/+2
* ansible-doc - account for empty meta/main.yml (#73590)Sam Doran2021-02-121-0/+2
* Add rolespec_validate to import/include_role (#73589)David Shrewsbury2021-02-124-6/+21
* Catch more potential errors when setting up curses.Felix Fontein2021-02-121-1/+2
* Role arg spec validation implementation (#73152)David Shrewsbury2021-02-123-0/+224
* corrected description info (#73586)Brian Coca2021-02-121-1/+2
* allow constructed to use vars plugin (#73418)Brian Coca2021-02-124-11/+58
* Use iskeyword and str.isidentifier for "is FQCN" (#73279)Sviatoslav Sydorenko2021-02-122-31/+30
* Add argument spec validator (#73335)Sam Doran2021-02-124-368/+784
* Let vault lookup output unicode string. (#73571)Alexander Sowitzki2021-02-111-1/+1
* fix typo in ansible vault decrypt if vault error (#73542)Lazuardi N Putra2021-02-111-1/+1
* only add data when there is data to add (#54559)Brian Coca2021-02-112-17/+41
* module compat for py3.8+ controller (#73423)Matt Davis2021-02-1110-123/+413
* unarchive: add support for .tar.zst (zstd compression) (#73265)Jeff Squyres2021-02-101-3/+17
* user - add password expiration parameters (#69531)pushkarkumar152021-02-091-0/+71
* Add AlmaLinux to the family of Red Hat-like operating systems (#73541)Sam Doran2021-02-091-1/+1
* default callback - add "show_task_path_on_failure" option (#73260)Sam Doran2021-02-093-3/+24
* Update collection routing (#73046)Felix Fontein2021-02-091-138/+138
* INTERPRETER_PYTHON_DISTRO_MAP: Treat oracle same as rhel/centos (#73498)Eugene Vilensky2021-02-091-0/+1