update lints

This commit is contained in:
2022-11-13 10:49:20 -06:00
parent fe37a1f454
commit 7e9372bc48
15 changed files with 180 additions and 187 deletions

View File

@@ -6,6 +6,6 @@
state: "{{ item.state }}"
type: A
proxied: "{{ item.proxied }}"
value: "{{ lookup('env','external_ip') }}"
api_token: "{{ lookup('env','cloudflareapi') }}"
with_items: "{{ DNS }}"
value: "{{ lookup('env', 'external_ip') }}"
api_token: "{{ lookup('env', 'external_ip') }}"
with_items: "{{ dns }}"