I see it is typo monday
This commit is contained in:
parent
8c5f43b6c2
commit
b95ef99b7c
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue