summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixing an iteration bug introduced by fed079e4fix_playiterator_bugJames Cammarata2017-01-041-13/+36
* Fix role completion detection problemJames Cammarata2017-01-033-3/+52
* Run tests on opensuse42.2Robin Roth2017-01-033-5/+10
* Add @ to valid package name characters (#18862)Martin Bektchiev2017-01-031-0/+1
* Add Dockerfile for opensuse 42.2 (#19805)Robin Roth2017-01-032-1/+75
* Update Fedora tests to use releases 24 and 25.Matt Clay2017-01-035-148/+10
* Fix key lookup in gather facts flag.Arne Demmers2017-01-031-1/+1
* Add traceback information to fail_json in atomic moveToshio Kuratomi2017-01-031-5/+5
* Add requirement for module metadataToshio Kuratomi2017-01-031-0/+8
* Add Dockerfile for fedora24 and fedora25.Matt Clay2017-01-032-0/+134
* Add warning to raw and script modules that there is no actual free_form param...Eric Lavarde2017-01-032-2/+2
* new lookup module: mongodb (#15057)Marcos Diez2017-01-032-0/+259
* Clarify state=reloaded will start serviceJoseph Price2017-01-031-1/+3
* Performance improvement using in-operator on dictsDag Wieers2017-01-031-2/+2
* [timezone module] Return tzfile from _verify_timezone (fix #19745)tmshn2017-01-031-1/+2
* 2 modules for Packet host: packet_device and packet_sshkey (#19005)Tomáš Karásek2017-01-034-0/+843
* fix some docsite's rst syntax error.TaoBeier2017-01-035-5/+5
* shuffle filter: added optional 'seed' parameterAlexander Gubin2017-01-032-2/+10
* new module to change admin pwd through ssh (#19247)Ivan Bojer2017-01-031-0/+206
* panos_commit (#19244)Ivan Bojer2017-01-031-0/+135
* panos_restart (#19245)Ivan Bojer2017-01-031-0/+114
* Make tests run on fresh install (#19566)John R Barker2017-01-032-4/+4
* Don't use netconf's discard_changes when the device has no candidate cap (#19...Leandro Lisboa Penz2017-01-031-1/+2
* Fixing nxos_ntp when no config exists (#19678)Gabriele2017-01-031-40/+42
* Add pacemaker cluster module for being managable with ansible (#19594)mathieu bultel2017-01-031-0/+225
* vmware_guest: module rewrite to add many features & fixes (#19228)Ner'zhul2017-01-031-425/+799
* authorized_key: support --diff (#19277)Marius Gedminas2017-01-032-40/+87
* Added set feature for OpenVSwitch bridges (#19692)Alexander Trost2017-01-031-3/+69
* fix wait_for exampleBrian Coca2017-01-021-5/+1
* Recognize pkgin when installed in the global zone on SmartOSJasper Lievisse Adriaanse2017-01-021-2/+3
* Check for DragonFly BSD as well for DATEAntonio Huete Jimenez2017-01-021-1/+1
* fix mongodb_parameterJonathan Juares Beber2017-01-021-1/+1
* Add omapi_host module (#19602)Ner'zhul2016-12-312-0/+321
* ecs_taskdefinition: more accurate description in doc (#19204)Kash2016-12-301-2/+2
* ovirt: get default auth/connection params from environment vars (#19385)Ondra Machacek2016-12-304-15/+42
* Fix to fail when task_definition or desired_count not defined and state=prese...Rob2016-12-301-31/+22
* Undo format changesRyan S. Brown2016-12-301-0/+3
* Add helper function so that IAM policies can be compared for equality and upd...Rob White2016-12-303-6/+79
* [docs] update ec2_ami_copy docs to clarify encrypted snapshots (#19641)Tom Paine2016-12-301-8/+8
* Update ec2_ami.py (#19636)Tom Paine2016-12-301-11/+12
* Documentation improvments of oVirt modules (#19668)Ondra Machacek2016-12-308-24/+24
* Fix the certificates bodies compare into iam_cert module (#19684)Lujeni2016-12-301-2/+5
* Add 3 new Amazon AWS regions (#19687)joernheissler2016-12-302-3/+8
* Fix broken ec2 volume creation breaks with older boto versions (#1773) (#19723)Laurent Goujon2016-12-301-13/+32
* ec2_ami_find: set is_public to 'true' or 'false' (#19250)Sean Summers2016-12-301-1/+1
* Fixed ec2_eip.py when assigning a standard elastic IP. (#19238)Ivan Nikolov2016-12-301-1/+1
* ec2_facts: Add support for ca-central-1 (#19260)Chris Soyars2016-12-301-0/+1
* Correct link to helloworld.go (#19747)John R Barker2016-12-301-1/+1
* icinga2_feature: Set LANG since we rely on the output by using regex (#19742)René Moser2016-12-301-4/+6
* added os_aggregate module (#19374)kuboj2016-12-291-0/+196