diff --git a/README.md b/README.md index fe6711e..09c4e46 100644 --- a/README.md +++ b/README.md @@ -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. ~~~