source: MondoRescue/tags/3.3.0/ansible/sympa.yml@ 3762

Last change on this file since 3762 was 3749, checked in by Bruno Cornec, 5 years ago

Use import_playbooks instead of import

File size: 89 bytes
Line 
1---
2- hosts: sympa
3 roles:
4 - sympa
5 handlers:
6 - import_playbook: handlers/main.yml
Note: See TracBrowser for help on using the repository browser.