summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Split up cloud tests to avoid 1 hour CI limit.Matt Clay2017-11-2336-36/+42
* cloudstack: new module cs_serviceoffer (#33060)René Moser2017-11-236-0/+864
* Azure create virtual machine with an Availability Set associate (#32535)Yuwei Zhou2017-11-222-1/+43
* [WIP] Add option to `ipa_user` for setting expiration date (#32369)akatch2017-11-221-2/+14
* draft implicit localhost docs (#31840)Brian Coca2017-11-221-0/+31
* Update location of facts.py on module dev documentation (#32209)Sebastian Safari2017-11-221-1/+1
* update with implicit localhost (#33146)Brian Coca2017-11-221-1/+3
* Change the default ansible-test docker image.Matt Clay2017-11-221-1/+1
* Documented use of ANSIBLE_STRATEGY variable (#32973)Sorin Sbarnea2017-11-221-0/+3
* Disable flakey `win_msg` integration test.Matt Clay2017-11-221-1/+0
* Update playbooks_blocks.rst (#31088)Richlv2017-11-221-1/+1
* Changed Indentation (#31031)Siddharth Singh2017-11-221-3/+3
* Unifying wording and formatting of all include and import modules (#31938)Jiri Tyr2017-11-227-154/+169
* documentation: render nested return dicts for more then one level (#33143)Wolfgang Felbermeier2017-11-222-188/+197
* Add changes to succeeded/failed tests to the 2.4 porting guide (#33201)Strahinja Kustudic2017-11-221-0/+25
* Adding aliases for field attributes and renaming async attribute (#33141)James Cammarata2017-11-2214-36/+43
* fixed up get_options in AnsiblePlugin to use the correct plugin nameJordan Borean2017-11-221-1/+1
* Use an abspath for network inventory ssh key path.Matt Clay2017-11-221-1/+1
* ovirt_vms: Fix issue in stopping stateless VMs (#32955)Nijin Ashok2017-11-221-7/+12
* cloud: ovirt: fix missing doc nfs mount_options (#33140)Ondra Machacek2017-11-221-0/+2
* cloud: ovirt: Don't require all iscsi params to be passed to host (#33133)Ondra Machacek2017-11-222-10/+12
* Update vyos completion in network.txt.Matt Clay2017-11-221-1/+1
* Use vyos/1.1.8 in CI.Matt Clay2017-11-221-2/+2
* ANSIBLE_SSH_USETTY configuration option (#33148)jctanner2017-11-223-1/+26
* Netscaler - less intrusive algorithm for syncing cs_policybindings (#32855)John Walsh2017-11-221-10/+21
* shuts down persistent connections at end of play run (#32825)Peter Sprygada2017-11-227-32/+62
* Add a 'validate' parameter to the juniper_package network module (#33155)Jeremiah Millay2017-11-221-1/+14
* Add 'datacenter' keyword arg to secrets.py (#24598)Simon Wydooghe2017-11-221-1/+1
* Aci build url (#33017)Jacob McGill2017-11-2232-185/+732
* restore hostpattern regex/glob behaviourBrian Coca2017-11-221-2/+4
* fixed syntax error (#33185)Benjamin Schweizer2017-11-221-1/+1
* Fix typo in gce_labels documentation (#33186)Remon van de Kamp2017-11-221-2/+2
* cloudscale_server: add timeout param and increase default timeout (#33088)Gaudenz Steinlin2017-11-222-22/+33
* Fix firewalld to fail with correct version numbers (#33144)Adam Miller2017-11-221-1/+1
* Fix anomalous backslashes and enable pylint test.Matt Clay2017-11-2130-77/+76
* Fix invalid string escape sequences.Matt Clay2017-11-2149-81/+81
* Removing obsolete version behavior callout notes - initial pass. (#33172)scottb2017-11-2121-108/+61
* Fixes #30863: support update source_address_prefix in azure_rm_securitygroup ...Yuwei Zhou2017-11-212-13/+21
* Fix typo in EXAMPLES for azure_rm_resourcegroup_facts (#27019)Yoshio S2017-11-210-0/+0
* Ensure that readonly result members are serialized (#33169)Matt Davis2017-11-211-1/+1
* Force all tests to run on docker image updates.Matt Clay2017-11-211-2/+10
* removed superfluous `type` field from RecordSet constructor (#33165)Matt Davis2017-11-211-1/+0
* Update BOTMETA.ymlMatt Davis2017-11-211-0/+3
* Consolidate IAM policies into fewer, larger policies (#33122)Will Thames2017-11-219-244/+224
* win_updates: removed scheduled task to use become instead (#33118)Jordan Borean2017-11-216-378/+366
* jsonify inventory (#32990)Brian Coca2017-11-214-25/+39
* AWS S3: fix method call for fakes3 S3 backend (#33085)Marc-Aurèle Brothier2017-11-211-4/+8
* Add PS dependency analysis to ansible-test.Matt Clay2017-11-215-8/+108
* make vars only group declarations an errorBrian Coca2017-11-211-25/+17
* Fix invalid string escape sequences.Matt Clay2017-11-2148-77/+77