summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add multipart/form-data functionality (#69376)Matt Martz2020-05-204-45/+221
* Properly handle unicode in safe_eval (#68576)Martin Krizek2020-05-202-3/+8
* Remove "keywords" field in DOCUMENTATION.Toshio Kuratomi2020-05-201-5/+0
* added 'task timeout' feature (#69284)Brian Coca2020-05-193-0/+30
* Google gcp_*_facts modules were symlinks to gcp_*_info modules in 2.9. (#69566)Felix Fontein2020-05-191-52/+52
* ansible-galaxy - remove warning during collection install (#69541)Sam Doran2020-05-191-1/+1
* Update openstack module redirections (#69562)Monty Taylor2020-05-191-54/+54
* Unify ansible-galaxy install -r (#67843)Jordan Borean2020-05-181-61/+103
* Remove incorrect function args in unarchive.Matt Clay2020-05-161-6/+6
* Code cleanup in `ansible-inventory`.Matt Clay2020-05-161-4/+4
* lineinfile - Use ANSIBLE_REMOTE_TMP for temporary file (#69543)Sam Doran2020-05-151-1/+1
* introduce fact "ansible_processor_nproc": number of usable vcpus (#66569)Lukas Pirl2020-05-151-0/+21
* typofix - globbing instead of globing. (#69515)Jeff Geerling2020-05-151-1/+1
* Cleanup for Python 3.9 and pycodestyle compat.Matt Clay2020-05-152-2/+2
* Add path for yum on IBM i to PKG_MGRS (#69484)Richard Lau2020-05-151-0/+1
* fix delegation vars usage (debug still shows inventory_hostname) (#69244)Brian Coca2020-05-143-90/+72
* Remove FIXME where no change is needed (#69466)Chris Holland2020-05-141-1/+0
* Add resource_from_fqcr utility function. (#68474)Felix Fontein2020-05-144-4/+23
* ansible-galaxy - fall back to galaxy.yml when listing collections (#68925)Sloane Hertel2020-05-142-8/+18
* better error for "ansible-galaxy collection verify" if there's no MANIFEST.js...Sloane Hertel2020-05-141-0/+5
* Fix filedescriptor out of range in select() when running commands (#65058)Bob Weinand2020-05-146-49/+84
* Fix listing of colleciton plugins with symlinks (#69305)Brian Coca2020-05-141-3/+3
* systemd: set scope default to "system" (#67006)Ted Pearson2020-05-141-3/+4
* added unvault lookup plugin (#69087)Brian Coca2020-05-141-0/+61
* Flatten the directory hierarchy of modules (#68966)Matt Martz2020-05-1482-1/+1
* added missing headers + note (#69500)Brian Coca2020-05-131-0/+3
* only show_vars when showing vars (#69365)Brian Coca2020-05-131-5/+6
* Separate the galaxy lib from the cli (#69473)Toshio Kuratomi2020-05-132-8/+16
* avoid fatal tb on bad fqcn callback name (#69440)Brian Coca2020-05-131-2/+5
* cyberark appears to have renamed their collectionToshio Kuratomi2020-05-131-2/+2
* Remove deprecation for TRANSFORM_INVALID_GROUP_CHARS (#66650)Martin Krizek2020-05-131-6/+0
* Fix fileglob plugin with non-existent subdirectory (#69451)Mark Goddard2020-05-121-4/+5
* Fix formatting in docs for `--become-method` (#68152)Toby Foster2020-05-121-2/+2
* Validate args for includes in handlers too (#57537)Martin Krizek2020-05-122-4/+20
* Check for correct version of systemd Python library (#60692)Rylan Polster2020-05-121-1/+3
* Fix galaxy publish sha256 value format. (#67942)Adrian Likins2020-05-111-0/+1
* Fix SemanticVersion comparison (#69395)Felix Fontein2020-05-111-8/+8
* Remove some no-op code from InventoryManagerRick Elrod2020-05-082-4/+5
* git: don't import get_module_path (#69378)Gonéri Le Bouder2020-05-071-1/+1
* changing $HOME to $HOSTNAME in Synopsis (#69273)rchincholkar2020-05-071-1/+1
* hostname: PopOS support (#69295)Abhijeet Kasurde2020-05-071-0/+6
* Remove left hand side slicingToshio Kuratomi2020-05-065-12/+11
* Make description of removes option of command module clearer (hopefully) (#68...Eric L2020-05-061-2/+2
* Order my dicts (#58000)Brian Coca2020-05-061-1/+12
* generator inventory plugin: remove "strict" from example (#69178)Kenyon Ralph2020-05-051-1/+0
* restore jsonfile cache plugin (#69337)Matt Davis2020-05-052-2/+63
* yum: avoid running non-yum modules via the action (#69296)flowerysong2020-05-051-12/+12
* Distribution: Add PopOS as Debian OS_FAMILY (#69294)Abhijeet Kasurde2020-05-051-1/+2
* Fix metadata defaultsToshio Kuratomi2020-05-051-3/+10
* Addressed FIXME's in hurd.py (Extracted functionality and exit early) (#69226)Chris Holland2020-05-051-34/+35