summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Permit to have a action plugin without a empty module filemscherer-support_action_pluginMichael Scherer2017-07-252-2/+6
* Fix undefined vars on python3 and a whole bunch of other cleanup. (#27202)Toshio Kuratomi2017-07-251-50/+25
* cloud: cs_user: add feature keys handling (#27285)René Moser2017-07-252-8/+113
* Fix multiple code and test issues on iosxr (#27267)Ricardo Carrillo Cruz2017-07-254-50/+99
* Add dist-upgrade and extra_args to zypper module (#21313)TSDominguez2017-07-251-5/+28
* Revert "Enforce the _raw_params variable with include_role (#26430)"Yanis Guenane2017-07-251-2/+1
* Remove excessive imports from cloudformation_facts (#27209)Abhijeet Kasurde2017-07-251-4/+2
* Add cookie parsing to fetch_url/open_urlJames Cammarata2017-07-252-2/+18
* Add maintainer for gce_labels moduleRyan S. Brown2017-07-251-0/+1
* [google] adding a GCE labels moduleEric Johnson2017-07-257-0/+414
* openssl_publickey: Standardize implementaton of the moduleYanis Guenane2017-07-251-53/+68
* openssl_privatekey: Standardize implementaton of the moduleYanis Guenane2017-07-253-50/+74
* docs: fix community meetings link (#27264)Martin Krizek2017-07-258-10/+10
* Remove the error checking from apply_patch()Toshio Kuratomi2017-07-251-2/+0
* Actually protect against use_default_subnetpool (#23673)Monty Taylor2017-07-250-0/+0
* eos_logging implementation module (#27093)Trishna Guha2017-07-2510-1/+715
* Adding maintainer for nuage modules (#27265)Philippe Dellaert2017-07-251-0/+1
* New module: management of the Nuage Networks VSP SDN solution (network/nuage/...Philippe Dellaert2017-07-2513-0/+2804
* nxos_logging implementation module (#26949)Trishna Guha2017-07-2511-0/+661
* Enable integration tests for the crypto/ namespace (#26684)Yanis Guenane2017-07-2520-14/+152
* cloudstack: cs_cluster: remove duplicate code error handling (#27261)René Moser2017-07-251-2/+1
* fix RETURN docsSloane Hertel2017-07-251-5/+5
* rds.py - added more attributes to the returned outputConstantin Bugneac2017-07-251-0/+246
* Fix for nonutf8 filenames causing crashes when setting permissionsToshio Kuratomi2017-07-251-7/+11
* Fix cloudformation module for import of non-module_utils fileToshio Kuratomi2017-07-242-6/+7
* Fix undefined vars in cnos module_utilsToshio Kuratomi2017-07-241-26/+17
* Various fixes to ec2_vpc_dhcp_options moduleToshio Kuratomi2017-07-241-11/+22
* Make lambda_event.py python 2.6 compatible (#27241)bfloyd892017-07-241-1/+1
* endswith supports tuples, nicerBrian Coca2017-07-241-1/+1
* add new yaml inventory for testingBrian Coca2017-07-241-0/+62
* updated readme with vault and 2.4 inv plugins (#26361)Brian Coca2017-07-241-7/+17
* better reading of 'facts'Brian Coca2017-07-242-4/+2
* Rename classic elb modules to match new names applied to application LB modul...Rob2017-07-247-6/+12
* leftover from porting become to v2 that's unusedToshio Kuratomi2017-07-242-12/+0
* Changelog entry for the copy module rewrite and symbolic mode in file parametersToshio Kuratomi2017-07-241-0/+8
* Refactor the tests for _symbolic_mode_to_octalToshio Kuratomi2017-07-242-40/+106
* Some enhancements to the symbolic_modes changeToshio Kuratomi2017-07-241-34/+37
* vmware_host: Small fixes and docs updates (#25144)Dag Wieers2017-07-243-63/+203
* Refactor getvm method (#27188)Abhijeet Kasurde2017-07-246-126/+117
* Maintain symlinks in setup.py sdist, build, and install commands (#27149)Toshio Kuratomi2017-07-242-21/+127
* Fix for to_text and to_bytes error handlersToshio Kuratomi2017-07-243-13/+16
* various Windows/Azure roadmap updatesMatt Davis2017-07-241-11/+11
* Disable zypper* tests which are timing out.Matt Clay2017-07-242-2/+0
* Fix legacy su handling (bad conditional would not fire at the right time)Toshio Kuratomi2017-07-241-1/+1
* Fix undefined vars in network module_utilsToshio Kuratomi2017-07-241-1/+1
* #14634: symbolic permissions error (#14994)Ton Kersten2017-07-241-28/+60
* Minor fix for typo - ismount to is_mountAbhijeet Kasurde2017-07-241-1/+1
* Add update_password always and update_password on_create tests to iosxr_user ...Ricardo Carrillo Cruz2017-07-241-2/+34
* Add idempotency test to delete aggregate of iosxr users (#27228)Ricardo Carrillo Cruz2017-07-241-1/+16
* Test idempotency after one iosxr user is created (#27227)Ricardo Carrillo Cruz2017-07-241-12/+12