ansible/test/sanity/pep8
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
..
current-ignore.txt Use pycodestyle instead of pep8 (#25947) 2017-07-13 11:46:31 -07:00
legacy-files.txt Add example of templating inline using copy module (#19752) 2017-07-22 22:12:31 -07:00
legacy-ignore.txt Swap pep8 current to legacy (#22891) 2017-03-23 13:16:55 -05:00
skip.txt Don't skip action/__init__.py (#22911) 2017-03-23 13:40:02 -05:00