aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/roles/cloud_init_wait
diff options
context:
space:
mode:
Diffstat (limited to 'roles/cloud_init_wait')
-rw-r--r--roles/cloud_init_wait/README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/roles/cloud_init_wait/README.md b/roles/cloud_init_wait/README.md
index ecc034e..c4cbe9b 100644
--- a/roles/cloud_init_wait/README.md
+++ b/roles/cloud_init_wait/README.md
@@ -1,4 +1,4 @@
-This role is used to wait until cloud-init is done initializing an instance.
-This is supposed to be the first role in a playbook; it is advisable to disable
-facts gathering so that the playbook can wait until a connection is
-established.
+This role waits until cloud-init is done initializing an cloud VM.
+
+This is supposed to be the first role in a playbook; facts gathering should be
+disabled so that the role can handle connectivity issues.