summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Template "original_task" fields in _process_pending_resultsissue_18289_validate_original_taskJames Cammarata2016-12-213-52/+70
* add minimum version for the json_query filterFelix Frank2016-12-211-0/+1
* fix check mode for all optionsBrian Coca2016-12-211-33/+29
* Adding ldap_entry module (#19285)Jiri Tyr2016-12-211-0/+321
* jenkins_plugin: doc: Specify version as string (#18858)Nehal J Wani2016-12-211-2/+4
* simplified unsafe writesBrian Coca2016-12-201-19/+15
* Fix error on 'help module' in ansible-console (#19390)Adrian Likins2016-12-202-3/+22
* unique error messages to avoid confusionBrian Coca2016-12-201-4/+3
* Fix 3 char indent on AnsibleModule._unsafe_writes (#19542)Adrian Likins2016-12-201-20/+20
* Fix missing imports from sysctl moduleAdrian Likins2016-12-201-2/+2
* Tell pacman not to display progress barsMatthew Gamble2016-12-201-3/+3
* Add 'update' parameter in junos_config module (#19038)Ganesh Nalawade2016-12-201-5/+31
* update signature in network plugin (#19545)Peter Sprygada2016-12-201-1/+2
* Gconf2 module (#19540)Ken Evensen2016-12-201-9/+18
* [timezone module] Check if timedatectl command is actually availabletmshn2016-12-191-2/+3
* Adds description for ini_file "section: null"Michael Herold2016-12-191-4/+6
* Improve and optimise pacman package installationMatthew Gamble2016-12-191-5/+16
* Report detailed error when internal remote functions failDag Wieers2016-12-193-12/+21
* Better error msg for basic.get_bin_path()Adrian Likins2016-12-191-1/+1
* Better error message for module unsupported paramsAdrian Likins2016-12-191-2/+6
* Fix foreman compile skip path.Matt Clay2016-12-191-1/+1
* Improve YAML examples - windows/win_package.py (#19407)Fabio Alessandro Locati2016-12-191-13/+12
* Make examples in YAML format - windows/win_acl.py (#18836)Fabio Alessandro Locati2016-12-191-23/+24
* fixes incorrect module name for action plugin (#19535)Peter Sprygada2016-12-191-3/+3
* user: make system=yes work on Darwin systems. (#19464)Rezart Qelibari2016-12-191-5/+16
* Update module_args['rsync_opts'] when connection type is docker (#19531)Chris Houseknecht2016-12-191-6/+6
* removed too generic 'infrastructure'Brian Coca2016-12-194-0/+0
* removed redundant else/returnBrian Coca2016-12-191-4/+3
* added update to ansible-doc as minor featureBrian Coca2016-12-191-0/+1
* Allow timeout decorator to handle @timeout as well as @timeout()Toshio Kuratomi2016-12-191-0/+13
* fixes to facts timeoutBrian Coca2016-12-191-11/+17
* show filename for moduleBrian Coca2016-12-191-1/+1
* Replace the old ansible.module_utils best practices with the new ones.Toshio Kuratomi2016-12-191-1/+2
* Add new parameters to taskdefinition module - network_mode and task_r… (#19...Rob2016-12-191-7/+30
* Improve YAML examples - system/solaris_zone.py (#19410)Fabio Alessandro Locati2016-12-191-18/+18
* cast injected json string to bytes in local modules (#19519)Peter Sprygada2016-12-191-1/+3
* adds new module net_command for network devices (#19468)Peter Sprygada2016-12-196-4/+244
* Add support to ec2_eip to associate with a secondary ip address (#19484)Rob2016-12-191-12/+25
* gconftool2 module (#19461)Ken Evensen2016-12-192-1/+248
* Support MariaDB engine version 10.1 (#19483)Alex Sergeyev2016-12-191-1/+2
* Added some clarity on the token confusion. (#19473)redbloodmage2016-12-191-1/+7
* removes network os guess static method (#19467)Peter Sprygada2016-12-192-15/+2
* Support pacman packages using different types of compression (#19503)Matthew2016-12-191-1/+1
* Fix include_role docs to be valid YAML (#19506)Will Thames2016-12-191-1/+1
* Improve error message for module validation (#19501)Will Thames2016-12-191-1/+5
* still needs static for task objectBrian Coca2016-12-161-0/+1
* Ensure that command/shell errors are displayedDag Wieers2016-12-163-6/+8
* Display proper error on group_vars syntax errorDag Wieers2016-12-161-1/+6
* minor docs and option fixesBrian Coca2016-12-161-11/+11
* removed unused 'static' optionBrian Coca2016-12-162-9/+2