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

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

Update server to mga7

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