forked from data.coop/ansible
Update README.md
This commit is contained in:
parent
4611d890f7
commit
7c7379c42c
|
@ -23,7 +23,7 @@ $ ./deploy.sh services SINGLE_SERVICE # deploy SINGLE_SERVICE Docker service on
|
||||||
```
|
```
|
||||||
|
|
||||||
`SINGLE_SERVICE` should match one of the filenames in
|
`SINGLE_SERVICE` should match one of the filenames in
|
||||||
`roles/docker/tasks/services/`, but without the `.yml` extension.
|
`roles/docker/tasks/services/**/*`, but without the `.yml` extension.
|
||||||
|
|
||||||
## Testing
|
## Testing
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue