Files
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
..
2016-12-08 11:22:22 -05:00
2017-01-28 00:12:11 -08:00
2017-02-02 11:45:22 -08:00
2016-12-08 11:25:35 -05:00
2016-12-08 11:25:35 -05:00
2017-02-02 11:45:22 -08:00
2017-01-29 07:28:53 +00:00
2017-01-27 17:08:02 -08:00
2017-02-02 11:45:22 -08:00
2017-01-29 07:28:53 +00:00
2017-02-06 13:05:18 -05:00