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

Last change on this file since 3668 was 3668, checked in by Bruno Cornec, 7 years ago

Add forgotten playbooks

File size: 93 bytes
RevLine 
[3668]1---
2- hosts: docker
3 roles:
4 - docker
5 handlers:
6 - include: handlers/main.yml
Note: See TracBrowser for help on using the repository browser.