mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Document ansible_managed changing the template.
This commit is contained in:
parent
6f9ca7cfa5
commit
56befa9468
2 changed files with 5 additions and 1 deletions
|
@ -90,6 +90,8 @@ The default configuration shows who modified a file and when::
|
|||
|
||||
This is useful to tell users that a file has been placed by Ansible and manual changes are likely to be overwritten.
|
||||
|
||||
Note that if using this feature, and there is a date in the string, the template will be reported changed each time as the date is updated.
|
||||
|
||||
.. _ask_pass:
|
||||
|
||||
ask_pass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue