Wording tweaks

pull/18146/head
Scott Butler 8 years ago
parent cc7b185779
commit e6397a5943

@ -117,7 +117,7 @@ The default value indicates that Ansible is managing a file::
This string can be helpful to indicate that a file should not This string can be helpful to indicate that a file should not
be directly edited because Ansible may overwrite the contents of the file. be directly edited because Ansible may overwrite the contents of the file.
There are several special placeholder values that be placed in the ``ansible_managed`` string to act as macros. These are not in the default ``ansible_managed`` string because they can cause Ansible to behave as though the There are several special placeholder values that can be placed in the ``ansible_managed`` string. These are not in the default ``ansible_managed`` string because they can cause Ansible to behave as though the
entire template has changed when only the ansible_managed string which has entire template has changed when only the ansible_managed string which has
changed. changed.

Loading…
Cancel
Save