Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}

aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/roles/cloud_init_wait/README.md
blob: ecc034e19d389bbc0f53f88404d7d04c512fafa9 (plain) (blame)
1
2
3
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.