summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixes the build issue pertaining to sphinx-build which is required to build ...stalMiyurz2017-03-141-0/+2
* Fix root volume security style optionsSumit Kumar2017-03-141-2/+2
* Implement eos_banner for EAPI (#22609)Ricardo Carrillo Cruz2017-03-148-20/+51
* ovirt: cloud: make the datacenter input compatible (#22483)Ondra Machacek2017-03-145-24/+24
* New metadata 1.0 (#22587)Toshio Kuratomi2017-03-141038-3218/+4297
* cloudstack: fix wrong vpc found by name (#22603)René Moser2017-03-142-7/+14
* [cloud][docs] update ec2_tag documentation example (#22586)Marc Mercer2017-03-141-3/+2
* adds connection established message to ansible-connection (#22492)Peter Sprygada2017-03-142-1/+6
* Sort test messages for deterministic output. (#22581)Matt Clay2017-03-131-3/+13
* prevent winrm Add-Type debug noise from polluting stderr (#22583)Matt Davis2017-03-131-0/+2
* warn when name is overloaded as both host and groupBrian Coca2017-03-131-1/+11
* Format ELBInfo call (#22383)Ryan Brown2017-03-131-8/+4
* Handle throttling and move BotoServerError handling to main. (#22383)Robin Miller2017-03-131-33/+36
* Stricter module documentation validation (#22353)John R Barker2017-03-135-60/+180
* Add no_log to all network module_utils provider argument (#22566)Ricardo Carrillo Cruz2017-03-135-5/+5
* Changes command and entrypoint to type listChris Houseknecht2017-03-131-4/+11
* [cloud] fix connection_draining idempotency in ec2_elb_lb (#21323)Will Thames2017-03-131-12/+12
* Update ROADMAP_2_3.rstJason McKerr2017-03-131-1/+1
* [cloud] change returned type of tag in ec2_snapshot_facts, fix #22431. (#22432)夏恺(Kai Xia)2017-03-131-1/+1
* cloud: ovirt: Fix ovirt_tags documentation (#22569)Ondra Machacek2017-03-131-0/+3
* [cloud] Convert nat gateway facts to ansible format (#20962)Will Thames2017-03-131-2/+2
* Fix iptables TypeError if state/match/ctstate missingAdrian Likins2017-03-131-2/+0
* Mark keystore_pass as 'no_log', to avoid leaking itAlexander Gubin2017-03-131-1/+1
* s3_bucket: fixes #22464 without fully implementing support for ceph bucket up...Joshua C. Randall2017-03-131-1/+1
* Fix junos prompt issue (#22536)Ganesh Nalawade2017-03-131-1/+1
* fixes candidate var type in junos shared lib (#22551)Peter Sprygada2017-03-133-17/+19
* Junos facts (#22550)Peter Sprygada2017-03-121-66/+204
* Enable path expansion in GCE modulesJohannes Kohnen2017-03-125-10/+10
* eos_template is deprecated (#22549)John R Barker2017-03-121-1/+1
* Remove invalid `type:` (#22548)John R Barker2017-03-121-1/+0
* roll up of fixes and updates for junos modules (#22543)Peter Sprygada2017-03-126-92/+86
* clean tests resultsBrian Coca2017-03-121-2/+4
* minor clean up of junos_command (#22545)Peter Sprygada2017-03-121-18/+0
* updates junos_command to send commands over netconf (#22540)Peter Sprygada2017-03-121-68/+72
* updates junos shared lib and action handler (#22541)Peter Sprygada2017-03-127-321/+48
* Junos fixes (#22423)Peter Sprygada2017-03-117-86/+207
* fixes mapping nxapi arguments for nxos action plugin (#22491)Peter Sprygada2017-03-111-11/+24
* correctly maps task arguments for eapi transport (#22490)Peter Sprygada2017-03-111-13/+27
* Typo + rephrase (#22526)Pierre Templier2017-03-111-2/+2
* Handle downstream version additions (#22428)Toshio Kuratomi2017-03-101-10/+16
* Fix Elasticcache issue where ec2 script would fail on finding lack of primary...William Holroyd2017-03-101-4/+5
* Check if file is not a directory with get_bin_path function (#13985)THEBAULT Julien2017-03-101-1/+1
* add missing files (#22496)John R Barker2017-03-104-0/+187
* Test eos_banner (#22201)John R Barker2017-03-108-0/+180
* Fix issue on nxos modules when transport is passed via provider (#22488)Ricardo Carrillo Cruz2017-03-101-4/+1
* ovirt: dyn_inventory fix Python2 and Python3 compat (#22453)Ondra Machacek2017-03-101-4/+8
* Fix bug in 'Building A Simple Module' doc (#22447)Artem Zinenko2017-03-101-1/+1
* moved network module magic from hardcoded to confBrian Coca2017-03-093-2/+7
* deal with other 'ungrouped' corner casesBrian Coca2017-03-091-3/+10
* added stuff to changelogBrian Coca2017-03-091-26/+34