8 lines
305 B
Markdown
8 lines
305 B
Markdown
Before using this playbook, the target hosts must have:
|
|
- Public key of control node in ~/.ssh/authorized_keys
|
|
- Passwordless sudo enabled (see: <https://spinupwp.com/doc/passwordless-sudo/>)
|
|
- Docker installed
|
|
- Add user to docker group
|
|
|
|
On this local machine:
|
|
- Create docker context for the remote host |