docs: add ansible_pull_hosts to the desired minimum roles/groups
Some checks failed
/ Ansible Lint (push) Failing after 41s
Some checks failed
/ Ansible Lint (push) Failing after 41s
This commit is contained in:
parent
c6c0272448
commit
8f7990acc0
1 changed files with 1 additions and 0 deletions
|
|
@ -42,6 +42,7 @@ As the first step, we need to make the host known to Ansible.
|
||||||
1. As a minimum, you'll want the following roles:
|
1. As a minimum, you'll want the following roles:
|
||||||
- `base_config_hosts`
|
- `base_config_hosts`
|
||||||
- `infrastructure_authorized_keys_hosts`
|
- `infrastructure_authorized_keys_hosts`
|
||||||
|
- `ansible_pull_hosts`
|
||||||
2. For a typical web service based on Docker Compose, you'll also want:
|
2. For a typical web service based on Docker Compose, you'll also want:
|
||||||
- `docker_compose_hosts`
|
- `docker_compose_hosts`
|
||||||
- `nginx_hosts`
|
- `nginx_hosts`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue