Update 'README.md'
This commit is contained in:
parent
7626517650
commit
ceec1ffaea
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ Ansible role to wait for a cloud-init bootstrapped host to initialize.
|
||||||
|
|
||||||
Disable fact gathering before calling this role:
|
Disable fact gathering before calling this role:
|
||||||
|
|
||||||
```
|
```yaml
|
||||||
- name: Wait for servers to come up
|
- name: Wait for servers to come up
|
||||||
hosts: ...
|
hosts: ...
|
||||||
gather_facts: no
|
gather_facts: no
|
||||||
|
|
Loading…
Reference in a new issue