Compare commits
1 commit
aec9ba7c12
...
2be6c1e943
| Author | SHA1 | Date | |
|---|---|---|---|
|
2be6c1e943 |
3 changed files with 5 additions and 0 deletions
|
|
@ -11,3 +11,4 @@ argument_specs:
|
|||
description: "The URL on which the dooris server is reachable"
|
||||
required: true
|
||||
type: str
|
||||
|
||||
|
|
|
|||
|
|
@ -32,3 +32,4 @@
|
|||
owner: root
|
||||
group: root
|
||||
mode: u=rw,g=r,o=r
|
||||
|
||||
|
|
|
|||
|
|
@ -4,3 +4,6 @@ Match User dooris
|
|||
AuthorizedKeysFile /ansible_docker_compose/state/dooris_authorized_keys
|
||||
ForceCommand /ansible_docker_compose/state/ssh-cli
|
||||
SetEnv DOORIS_SERVER_URL={{ dooris_url }} DOORIS_API_TOKEN={{ dooris_static_api_token }}
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue