source: MondoRescue/branches/3.3/ansible/docker.yml

Last change on this file was 3773, checked in by Bruno Cornec, 4 years ago

Fix include of handlers and remove svn hooks for now

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