📝 README.md

This commit is contained in:
neingeist 2019-12-24 04:50:41 -05:00
parent 3bef65796b
commit 8213f53e6d

View file

@ -1,5 +1,5 @@
# ansible-role-touch-file
ansible role to periodically touch a file. this is useful in monitoring, for example if you'd like to check if a certain file gets synchronized.
ansible role that sets up a systemd timer to periodically touch a file. this is useful in monitoring, for example if you'd like to check if a certain file gets synchronized.
~~~