docker_compose(role): remove unnecessary hosts section from README
The hosts section isn't really relevant for that role, so remove it.
This commit is contained in:
parent
8cefd07618
commit
e390b7c202
1 changed files with 0 additions and 4 deletions
|
|
@ -13,10 +13,6 @@ Should work on Debian-based distributions.
|
|||
|
||||
For the required arguments look at the [`argument_specs.yaml`](./meta/argument_specs.yaml).
|
||||
|
||||
## `hosts`
|
||||
|
||||
The `hosts` for this role need to be the machines, for which you want to make sure the given Compose file is deployed and all services of it are up-to-date and running.
|
||||
|
||||
## Links & Resources
|
||||
|
||||
- <https://docs.docker.com/compose/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue