mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-01 22:09:08 -07:00
* 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 - |
||
---|---|---|
.. | ||
__init__.py | ||
acl.py | ||
archive.py | ||
assemble.py | ||
blockinfile.py | ||
copy.py | ||
fetch.py | ||
file.py | ||
find.py | ||
ini_file.py | ||
lineinfile.py | ||
patch.py | ||
replace.py | ||
stat.py | ||
synchronize.py | ||
tempfile.py | ||
template.py | ||
unarchive.py | ||
xattr.py |