Create /etc/mirrormanager before using it
This commit is contained in:
parent
ad87480371
commit
7578d5ad53
1 changed files with 3 additions and 0 deletions
|
@ -13,6 +13,9 @@
|
|||
tags:
|
||||
- packages
|
||||
|
||||
- name: create /etc/mirrormanager
|
||||
file: path=/etc/mirrormanager state=directory
|
||||
|
||||
- name: install MM configuration file
|
||||
template: src={{ roles }}/mirrormanager/frontend/templates/mirrormanager2.cfg
|
||||
dest=/etc/mirrormanager/mirrormanager2.cfg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue