blob: 806adf5dfb6e7144d581cbc4975c9f997d932da2 (
plain) (
tree)
|
|
# ANSIBLE
## How to proceed
For each machine, **one by one** do:
- Check that cluster is healthy
- Run `ansible-playbook -i production --limit <machine> site.yml`
- Reboot
- Check that cluster is healthy
|