I see it is typo monday

This commit is contained in:
Kevin Fenzi 2017-10-16 19:38:30 +00:00
parent 8c5f43b6c2
commit b95ef99b7c

View file

@ -14,12 +14,12 @@
- grokmirror-mirror
- name: install grokmirror repos config file from template
template: src=repos.conf dest={{grokmirror_topdir)/repos.conf user=root group=root mode=644
template: src=repos.conf dest={{grokmirror_topdir}}/repos.conf user=root group=root mode=644
tags:
- grokmirror-mirror
- name: install grokmirror fsck config file from template
template: src=fsck.conf dest={{grokmirror_topdir)/fsck.conf user=root group=root mode=644
template: src=fsck.conf dest={{grokmirror_topdir}}/fsck.conf user=root group=root mode=644
tags:
- grokmirror-mirror