mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Removed unecessary application_id s
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
- name: Include DNS role to set redirects
|
||||
include_role:
|
||||
name: net-dns-records
|
||||
name: srv-web-7-7-dns-records
|
||||
vars:
|
||||
cloudflare_api_token: "{{ certbot_dns_api_token }}"
|
||||
cloudflare_domains: "{{ www_domains }}"
|
||||
|
Reference in New Issue
Block a user