community.general/lib/ansible/modules/files
Craig Francis 3e003b10fa Reminder that lookup(‘file’) can be used (#20649)
* Reminder that lookup(‘file’) can be used

Sometimes the block of text does not easily fit into a playbook, so this acts as a reminder (or a prompt for anyone who hasn't used this before) that the content could be stored in an separate file.

I've also included `backup: yes` as I think this is a good example of where a backup might be needed.

* Correct the not so "smart quotes"

* Update blockinfile.py

Replace – with an an ASCII -
2017-02-07 13:57:49 +00:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
acl.py PEP 8 cleanup. (#20789) 2017-01-28 00:12:11 -08:00
archive.py Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
assemble.py Resolving differences in core modules post-merge 2016-12-08 11:25:36 -05:00
blockinfile.py Reminder that lookup(‘file’) can be used (#20649) 2017-02-07 13:57:49 +00:00
copy.py Refreshed metadata for core modules 2016-12-08 11:25:35 -05:00
fetch.py Refreshed metadata for core modules 2016-12-08 11:25:35 -05:00
file.py Removing an non-existing directory complains (#19014) 2017-01-27 14:58:31 -08:00
find.py Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
ini_file.py PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
lineinfile.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
patch.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
replace.py Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
stat.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
synchronize.py PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
tempfile.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
template.py minor fixes to template docs 2017-02-06 13:05:18 -05:00
unarchive.py PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
xattr.py Consistent path attribute for file-related modules 2017-01-13 15:49:42 -05:00