Clarify env var usage
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Luke Murphy 2020-03-29 09:12:01 +02:00
parent d430e3ffbb
commit 45463d4e54
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 4 additions and 0 deletions

View File

@ -53,6 +53,10 @@ You can test that everything is working by running the following.
$ lexicon gandi list autonomic.zone A
```
The `gandi_dns` module will provide the `PROVIDER` and
`LEXICON_GANDI_API_PROTOCOL` so you only need to pass
`LEXICON_GANDI_AUTH_TOKEN` to the task or expose it in the environment.
## Usage
Include an entry in your `requirements.yml` like so.