From 066c3c0f42e6cd57586ceadc0e6a527560f2d6c7 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Mon, 4 Sep 2023 19:06:03 +0200 Subject: update role READMEs --- roles/cloud_init_wait/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'roles/cloud_init_wait/README.md') 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. -- cgit v1.2.3