From 4e540fd5f042602d4f2c2d93032b646847a095ce Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Tue, 23 Jun 2020 20:07:23 +0000 Subject: [PATCH] commit 675f4db8f57090ddcf808011ee08edab8e8c0be6 Author: Robert Kaussow Date: Tue Jun 23 22:07:03 2020 +0200 add option to obtain api token only once --- index.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/index.md b/index.md index 6be7130..9ff2341 100644 --- a/index.md +++ b/index.md @@ -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.