Rename var

This commit is contained in:
Antonio J. Delgado 2023-09-18 19:11:31 +03:00
parent 686b472e23
commit 77c0935a65
2 changed files with 2 additions and 2 deletions

View file

@ -1,3 +1,3 @@
--- ---
create_ovh_dns_entry: true create_ovh_dkim_entry: true
dkim_selector: default dkim_selector: default

View file

@ -7,4 +7,4 @@
- name: Ensure configuration of OVH record - name: Ensure configuration of OVH record
include_tasks: configure_ovh.yml include_tasks: configure_ovh.yml
when: create_ovh_dns_entry when: create_ovh_dkim_entry