summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix role completion detection problemissue_15409_role_execution_problemsJames Cammarata2017-01-033-3/+52
* 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 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-031-0/+167
* 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-033-0/+840
* shuffle filter: added optional 'seed' parameterAlexander Gubin2017-01-031-2/+6
* 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
* 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-031-40/+60
* 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
* fix mongodb_parameterJonathan Juares Beber2017-01-021-1/+1
* Add omapi_host module (#19602)Ner'zhul2016-12-311-0/+320
* 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
* 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
* Adding auth support for google-api-python-client and gcloud-python (#19090)Tom Melendez2016-12-291-35/+288
* Add icinga2_feature module (#19732)Ner'zhul2016-12-291-0/+137
* doc: fix indentation in amazon/rds.py example docs (#19734)Gaël Lambert2016-12-291-1/+1
* Add regex support to gce_tag module, add unit tests and update integration te...Tom Melendez2016-12-291-93/+99
* iptables: Fixes invalid ip6tables option (#19657)George Brighton2016-12-271-1/+10
* docker_image: docs: won't be pushed to private registry without push paramete...Jun Guo2016-12-271-0/+1
* Add new 'clean' and 'quick' parameters, correspondig to -c and -q in pkg tool...Jasper Lievisse Adriaanse2016-12-261-8/+43
* Merge pull request #19653 from Thingee/verify_openstack_imagesMonty Taylor2016-12-261-0/+3
|\
| * Verify image exists when passed for server creationMike Perez2016-12-221-0/+3
* | Minor grammar change in Digital_Ocean Module doc (#19674)ABond2016-12-251-1/+1
* | fix multiple handler notifications (#19655)Matt Davis2016-12-221-1/+1