ansible/test
Dag Wieers be1c517f4d Add example of templating inline using copy module (#19752)
* Add example of templating inline using copy module

The **copy** module documentation implies that `content:` only works
for 'simple values' and for complex stuff you need the **template**
module, but that is an understatement. You can use **copy** to template
anything you desire.

So I changed the wording, added an example, and also added a note
to the template module that the **copy** module could be used for
'inline templating'.

This fixes #19741.
2017-07-22 22:12:31 -07:00
..
compile Docs how to test (2nd) (#24094) 2017-04-28 09:08:26 +01:00
integration Expand the result from pwd to make the test more robust 2017-07-21 12:20:30 -07:00
results Create bot friendly sanity output. (#22381) 2017-03-07 14:59:50 -08:00
runner Consolidate boolean/mk_boolean conversion functions into a single location 2017-07-17 11:48:05 -07:00
sanity Add example of templating inline using copy module (#19752) 2017-07-22 22:12:31 -07:00
units Allow to skip test_aci_rest if no xmljson is installed 2017-07-20 19:56:21 -07:00
utils Optimize running of CI cloud integration tests. 2017-07-14 22:28:14 -07:00