ansible-role-ovh_dns/tasks/main.yml

5 lines
153 B
YAML
Raw Permalink Normal View History

2022-10-11 09:19:05 +02:00
---
- name: Ensure installation of scripts
include_tasks: install.yml
- name: Ensure configuration of OVH DNS management
include_tasks: configure.yml