mirrormanager: fix up typo in directory name
Signed-off-by: Adrian Reber <adrian@lisas.de>
This commit is contained in:
parent
8a89e5977b
commit
3509e0c04f
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@
|
||||||
group: mirrormanager
|
group: mirrormanager
|
||||||
mode: 0600
|
mode: 0600
|
||||||
- name: create /srv/mirrorlist-server.git
|
- name: create /srv/mirrorlist-server.git
|
||||||
file: path=/var/log/mirrormanager state=directory owner=mirrormanager group=mirrormanager mode=0755
|
file: path=/srv/mirrorlist-server.git state=directory owner=mirrormanager group=mirrormanager mode=0755
|
||||||
- name: checkout mirrorlist-server
|
- name: checkout mirrorlist-server
|
||||||
git:
|
git:
|
||||||
repo: https://github.com/adrianreber/mirrorlist-server.git
|
repo: https://github.com/adrianreber/mirrorlist-server.git
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue