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
|
- grokmirror-mirror
|
||||||
|
|
||||||
- name: install grokmirror repos config file from template
|
- 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:
|
tags:
|
||||||
- grokmirror-mirror
|
- grokmirror-mirror
|
||||||
|
|
||||||
- name: install grokmirror fsck config file from template
|
- 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:
|
tags:
|
||||||
- grokmirror-mirror
|
- grokmirror-mirror
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue