aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/roles/file_wait/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--roles/file_wait/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/file_wait/README.md b/roles/file_wait/README.md
index 0f4c22b..6409dfa 100644
--- a/roles/file_wait/README.md
+++ b/roles/file_wait/README.md
@@ -1,3 +1,5 @@
+This role waits for a file to be present on a host.
+
This weird and extremely convoluted way to wait until a file exists
(disregarding reboots) was borrowed from RedHat themselves: