Role network-loopback: fix typo in task name
This commit is contained in:
parent
a97e0a6bab
commit
b564d8113c
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
group: root
|
group: root
|
||||||
mode: 0755
|
mode: 0755
|
||||||
|
|
||||||
- name: create cronjob for check-anycast.sh"
|
- name: create cronjob for check-anycast.sh
|
||||||
cron:
|
cron:
|
||||||
name: "check anycast availability"
|
name: "check anycast availability"
|
||||||
minute: "*/1"
|
minute: "*/1"
|
||||||
|
|
Loading…
Reference in a new issue