summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add support for Windows hosts in the SSH connection plugin (#47732)Jordan Borean2019-03-0724-143/+657
* Fix ssh_keys: ... docs example for hcloud_server (#53466)decentral1se2019-03-071-1/+2
* docker_swarm_service: Documentation fixes (#53479)Hannes Ljungberg2019-03-075-64/+154
* win_domain: fix issue when running without credential delegation (#53480)Jordan Borean2019-03-082-4/+20
* Add port_security_enabled argument to os_port module (#47715)Maxim Babushkin2019-03-071-2/+14
* win reg - Support special chars in path (#53305)Jordan Borean2019-03-0812-764/+872
* Trying to work around spurious test failures. (#53472)Felix Fontein2019-03-071-2/+8
* Rebalance docker_* integration tests.Matt Clay2019-03-077-7/+7
* fix locals not getting updated (#41798)Brian Coca2019-03-071-28/+26
* Fix Examples with bad options (#53279)Chris Archibald2019-03-075-10/+15
* Use distro.id() instead of distro.name() (#52199)Sam Doran2019-03-074-86/+104
* itential iap_start_workflow module (#51238)Ankit Bhansali2019-03-072-0/+1098
* Properly quote the username to support usernames with spaces (#53420)Matt Martz2019-03-072-1/+3
* Fix ansible-test junit timeout xml output.Matt Clay2019-03-071-1/+1
* New module postgresql_tablespace (#52914)Andrey Klychkov2019-03-073-0/+806
* fix non bool pathBrian Coca2019-03-071-0/+3
* openssl_csr: improve subject validation (#53198)Felix Fontein2019-03-074-4/+56
* Allocate an explicit stdin in async_wrapper (#53410)Matt Martz2019-03-073-1/+10
* Don't fail if ConnectionError has no code (#53455)Nathaniel Case2019-03-071-1/+4
* regex_escape: support POSIX basic regex (#50327)James Cassell2019-03-073-3/+31
* httpapi/nxos_facts: raise ConnectionError is missing `code` (#53406)Chris Van Heuveln2019-03-071-1/+1
* nxos_user: fails to remove usernames with embedded '\' (#53149)Chris Van Heuveln2019-03-071-0/+1
* nxos_evpn_vni: exclude legacy N3k from sanity test (#53452)Chris Van Heuveln2019-03-071-11/+17
* ios_logging: fix idempotence errors (#53109)hexdump0x02002019-03-074-1/+84
* opx_cps_changes (#51952)abirami-n2019-03-072-83/+84
* Fix junos terminal regex for cluster srx devices (#53006)Ganesh Nalawade2019-03-072-3/+8
* FortiManager Plugin Module Conversion: fmgr_ha (#52768)ftntcorecse2019-03-073-757/+430
* Updating azure-mgmt-resource package version to 2.1.0 (#53437)Zim Kalinowski2019-03-074-4/+4
* cleaning up azure_rm_deployment samples & return value doc (#53436)Zim Kalinowski2019-03-071-115/+147
* Fixes #51324 azure_rm_publicipaddress not idempotent (#53375)Yuwei Zhou2019-03-071-1/+2
* removed state present which is default (#53434)Zim Kalinowski2019-03-0711-24/+0
* Split Windows tests into 5 groups.Matt Clay2019-03-068-7/+14
* Fix ansible-test timeout junit output. (#53427)Matt Clay2019-03-061-9/+21
* file: add doc on how to convert epoch seconds to datetime (#53357)Jordan Borean2019-03-071-0/+6
* Fix coverage handling for non_local tests.Matt Clay2019-03-062-5/+11
* utilities: Clean up parameter types and add seealso (#53063)Dag Wieers2019-03-0721-321/+468
* Use sed instead of perl in assert test.Matt Clay2019-03-061-2/+2
* improve docker_* test speed (#53417)Felix Fontein2019-03-068-1/+215
* allow using env for foreman options (#52693)Alan Rominger2019-03-061-0/+9
* async_wrapper should be support core, but has no ANSIBLE_METADATA (#53416)Matt Martz2019-03-061-1/+3
* Revert "Use GitHub Issue Templates to assign labels (#53356)" (#53419)Matt Martz2019-03-063-3/+0
* add '_facts' rule to module checklist (#53359)Brian Coca2019-03-061-0/+1
* docker_swarm_service: Set minimum docker-py version to 2.0.2 (#53295)Hannes Ljungberg2019-03-068-164/+325
* vdo: document versions that have read cache options (#53291)Bryan Gurney2019-03-061-0/+2
* Windows: Improve the file-related seealso references (#53099)Dag Wieers2019-03-065-5/+12
* become: Add missing documentation for pfexec, dzdo and machinectl (#53314)Abhijeet Kasurde2019-03-062-2/+8
* Windows: Add parameter types (#53325)Dag Wieers2019-03-064-18/+41
* add azure role definition module (#52468)Yunge Zhu2019-03-067-0/+847
* add missing hostvars properties in azure_rm.py inventory (#53046)Yunge Zhu2019-03-061-1/+41
* Module nxos logging fixes (#52883)Mike Wiebe2019-03-063-27/+78