summaryrefslogtreecommitdiff
path: root/lib/ansible
Commit message (Expand)AuthorAgeFilesLines
* hostname: fix for a new version of rhel (#31839)Martin Krizek2017-10-181-0/+5
* Fix -M/--module-path option for ansible-doc and ansible-console (#31744)Ilya Margolin2017-10-182-6/+8
* fix closure issuesBrian Coca2017-10-181-0/+1
* Correct usage for shutil.rmtree (#31541)Abhijeet Kasurde2017-10-181-2/+2
* win_regedit: fix extra info coming into stdout (#31813)Jordan Borean2017-10-181-2/+2
* vmware_vm_facts: Add error check for config.vm (#31629)Zubair Lutfullah Kakakhel2017-10-181-3/+4
* Ensure valid_plugin_bin is definedSam Doran2017-10-181-23/+23
* Document backup_path (#31844)John R Barker2017-10-186-14/+32
* add all group vars back to implicit localhostBrian Coca2017-10-182-8/+10
* Fix static determination for include_tasksJames Cammarata2017-10-111-2/+3
* Fix Inventory Plugin Loading (#31605)Jacob Floyd2017-10-111-1/+1
* Fix rollback in junos_config (#31424) (#31563)Ganesh Nalawade2017-10-112-7/+14
* fix paths to actually be config file relative (#31533)Brian Coca2017-10-102-13/+26
* improve become/runas error messaging on bogus/missing username (#31551)Matt Davis2017-10-101-4/+13
* yum: fix crashes installing from file/urlMartin Krizek2017-10-101-18/+28
* aws_s3: fix upload_file's ExtraArgs - fixes #31232 (#31487) (#31538)Sloane Hertel2017-10-101-1/+33
* [rpm_key] Fix to import first key on the system (#31514)Lukas Bednar2017-10-101-2/+6
* [cloud] Fix ec2_group when security group lacks a VPC (#31526) (#31540)Sloane Hertel2017-10-101-1/+1
* Use default values for object returned from aws to prevent TypeError (#31455)arnonki2017-10-101-5/+5
* Remove sysctl entries when state=absent (#31486)Sam Doran2017-10-101-5/+8
* clarified inventory_dir changes for 2.4 (#31484)Brian Coca2017-10-091-1/+8
* better message for unsupported include/importsBrian Coca2017-10-091-1/+1
* [cloud] Fix #31271 - cast all tag values as strings (#31272)Rob2017-10-091-1/+2
* revert namespaced facts changes to package/serviceBrian Coca2017-10-092-4/+4
* Template role_name when statically including via include_role (#31463)James Cammarata2017-10-091-20/+9
* win_copy: Add missing check_mode fix (#31469)Vyronas Tsingaras2017-10-101-1/+1
* added toggle to control vars plugin behviourBrian Coca2017-10-092-9/+33
* Fix ec2_win_password to allow blank key_passphrase (#28791)jonjozwiak2017-10-091-1/+4
* Change ping docs to refer to win_ping (#31444)Toshio Kuratomi2017-10-081-2/+2
* revert ocalhost getting 'all' vars (#31425)Brian Coca2017-10-063-11/+9
* fix 'return false' from parseBrian Coca2017-10-065-20/+29
* Do not run systemctl daemon-reload in check modeStrahinja Kustudic2017-10-061-1/+1
* nxos_snmp_* fixes : Fixes #30997, #30999 (#31000) (#31414)Trishna Guha2017-10-062-12/+65
* Fixes #30846 (#30862) (#31408)Trishna Guha2017-10-062-5/+6
* win_copy: allow src to have invalid windows chars (#31392)Jordan Borean2017-10-061-0/+2
* better chown errorsBrian Coca2017-10-051-2/+2
* Fix rpm_key absent. (#31045)Eduardo Suarez-Santana2017-10-051-1/+1
* data should be redacted in docker_secret (#31366)John R Barker2017-10-051-1/+1
* Revert "enable run_command to use non /bin/sh shells"Toshio Kuratomi2017-10-051-17/+9
* Revert "only set executable from shell if not set already"Toshio Kuratomi2017-10-051-3/+2
* [cloud] Only get rules if listener in elb_application_lb been identified in c...Rob2017-10-051-6/+14
* Make ansible_selinux facts a consistent type (#31065)Sam Doran2017-10-051-6/+11
* nxos_config and nxos_pim_interface fix (#31343)Trishna Guha2017-10-052-1/+3
* restore connection options from cliBrian Coca2017-10-041-2/+4
* We want the ini and env vars to both override in the same orderToshio Kuratomi2017-10-041-1/+1
* Allow any_errors_fatal to be set in playbook - fixes #30691 (#30839)Sloane Hertel2017-10-042-1/+10
* check type to avoid typeerror tbBrian Coca2017-10-041-3/+8
* yum: fix name parsing out of envra (#31247)Martin Krizek2017-10-041-6/+6
* correctd inventory_file to return full pathBrian Coca2017-10-041-2/+1
* dont follow symlinks for inventoriesBrian Coca2017-10-041-1/+1