set dns_action as default add

remove api key and secret from defaults
This commit is contained in:
2024-03-26 09:47:04 +01:00
parent 461d255e6b
commit 53ce83859e
2 changed files with 3 additions and 31 deletions

View File

@@ -20,7 +20,7 @@ dns_records:
- record_name
record_value
record_type
dns_action: delete or add
dns_action: delete or add (default add)
Dependencies
------------
@@ -50,4 +50,4 @@ BSD
Author Information
------------------
An optional section for the role authors to include contact information, or a website (HTML is not allowed).
Thomas C <thomas@opendoor.fr>