summaryrefslogtreecommitdiff
path: root/lib/ansible/plugins/action/assert.py
Commit message (Expand)AuthorAgeFilesLines
* adds 'success_msg' to valid args for assert module (#47030)Hagen Kuehn2018-10-241-1/+1
* Ensure action plugins accept only valid args (#44779)Dag Wieers2018-08-301-0/+1
* Improve code styleHD6502018-06-211-2/+2
* Check type of fail_msg and success_msgHD6502018-06-211-12/+13
* Rename argument msg to fail msgzhikangzhang2018-06-211-5/+8
* Adding success_msg to assert (#41048)John Imison2018-06-141-2/+9
* First bit of fixing temporary to have one source of truth (#35747)Toshio Kuratomi2018-02-071-0/+1
* Implements verbose always to assert action plugin module (#17654)Timothy Appnel2016-09-201-1/+2
* Two fixes to action pluginsToshio Kuratomi2015-10-221-11/+15
* Fixing filter plugins directory from switchJames Cammarata2015-05-041-1/+1
* Making the switch to v2James Cammarata2015-05-031-0/+65