5 lines
153 B
YAML
5 lines
153 B
YAML
|
---
|
||
|
- name: Ensure installation of scripts
|
||
|
include_tasks: install.yml
|
||
|
- name: Ensure configuration of OVH DNS management
|
||
|
include_tasks: configure.yml
|