ansible/test/integration/roles/test_template
Robin Roth 2b28beb1d7 add check_mode option for tasks (#16056)
* add check_mode option for tasks

includes example testcases for the template module

* extend check_mode option

* replace always_run, see also proposal rename_always_run
* rename always_run where used and add deprecation warning
* add some documentation

* have check_mode overwrite always_run

* use unique template name to prevent conflicts

test_check_mode was right before, but failed due to using the same filename as other roles

* still mention always_run in the docs

* set deprecation of always_run to version 2.4

* fix rst style

* expand documentation on per-task check mode
2016-07-22 20:40:14 -04:00
..
files Fix template test results on python2.6 2015-12-02 10:32:10 -08:00
meta
tasks add check_mode option for tasks (#16056) 2016-07-22 20:40:14 -04:00
templates add check_mode option for tasks (#16056) 2016-07-22 20:40:14 -04:00
vars Don't convert nulls to strings. 2015-08-19 18:35:07 -04:00