summaryrefslogtreecommitdiff
path: root/lib/ansible/plugins/action/package.py
Commit message (Expand)AuthorAgeFilesLines
* Finish up plugin porting to global displayToshio Kuratomi2015-11-111-1/+0
* Port action plugins to global displayToshio Kuratomi2015-11-111-2/+9
* Two fixes to action pluginsToshio Kuratomi2015-10-221-10/+15
* Replace 'degug' with 'debug'gptech2015-09-141-1/+1
* package and service now check that module exists before trying to execute itBrian Coca2015-08-311-0/+4
* check for failure in fact gatheringBrian Coca2015-08-151-2/+2
* fixed adhoc fact gatheringBrian Coca2015-08-151-1/+5
* fixed call to setup moduleBrian Coca2015-08-151-1/+1
* now executes fact search when neededBrian Coca2015-07-191-5/+2
* changed to default 'auto' as it better describes the use= optionBrian Coca2015-07-161-5/+6
* fixed typo in placeholder checkBrian Coca2015-06-091-1/+1
* updated copyright as MPD does not deserve the blame for this oneBrian Coca2015-06-081-1/+1
* initial implementation of the generic OS package moduleBrian Coca2015-06-081-0/+55