Author: Robert Kaussow <mail@geeklabor.de>
Date:   Tue Jun 23 22:07:03 2020 +0200

    add option to obtain api token only once
This commit is contained in:
Robert Kaussow 2020-06-23 20:07:23 +00:00
parent 2ed24fab22
commit 4e540fd5f0
1 changed files with 9 additions and 0 deletions

View File

@ -16,6 +16,7 @@ Manage DNS records on core networks
* [corenetworks_dns_python_packages](#corenetworks_dns_python_packages)
* [corenetworks_dns_records](#corenetworks_dns_records)
* [corenetworks_dns_records_extra](#corenetworks_dns_records_extra)
* [corenetworks_dns_token_run_once](#corenetworks_dns_token_run_once)
* [Dependencies](#dependencies)
---
@ -103,6 +104,14 @@ corenetworks_dns_records: []
corenetworks_dns_records_extra: []
```
### corenetworks_dns_token_run_once
#### Default value
```YAML
corenetworks_dns_token_run_once: false
```
## Dependencies
None.