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