Update 'README.md'

This commit is contained in:
Pim Kunis 2023-04-17 17:51:39 +00:00
parent 7626517650
commit ceec1ffaea

View file

@ -4,7 +4,7 @@ Ansible role to wait for a cloud-init bootstrapped host to initialize.
Disable fact gathering before calling this role:
```
```yaml
- name: Wait for servers to come up
hosts: ...
gather_facts: no