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
|
||||
mode: 0755
|
||||
|
||||
- name: create cronjob for check-anycast.sh"
|
||||
- name: create cronjob for check-anycast.sh
|
||||
cron:
|
||||
name: "check anycast availability"
|
||||
minute: "*/1"
|
||||
|
|
Loading…
Reference in a new issue