mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 23:08:06 +02:00
Optimized code and solved bugs
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
- name: "Debug: cloudflare_domains"
|
||||
debug:
|
||||
var: cloudflare_domains
|
||||
when: enable_debug
|
||||
|
||||
- name: Create or update Cloudflare A-record for {{ item }}
|
||||
community.general.cloudflare_dns:
|
||||
api_token: "{{ cloudflare_api_token }}"
|
||||
|
Reference in New Issue
Block a user