Rename var
This commit is contained in:
parent
686b472e23
commit
77c0935a65
2 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
---
|
||||
create_ovh_dns_entry: true
|
||||
create_ovh_dkim_entry: true
|
||||
dkim_selector: default
|
||||
|
|
|
@ -7,4 +7,4 @@
|
|||
|
||||
- name: Ensure configuration of OVH record
|
||||
include_tasks: configure_ovh.yml
|
||||
when: create_ovh_dns_entry
|
||||
when: create_ovh_dkim_entry
|
||||
|
|
Loading…
Reference in a new issue