ansiblemagazine: not using port 8008, oops
This commit is contained in:
parent
d1f1ea3a77
commit
61ee03a0f5
1 changed files with 1 additions and 1 deletions
|
@ -70,4 +70,4 @@
|
|||
- name: Wordpress cron
|
||||
cron: name="Wordpress cron"
|
||||
minute="*/10"
|
||||
job="curl http://localhost:8008/wp-cron.php >/dev/null"
|
||||
job="curl http://localhost:80/wp-cron.php >/dev/null"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue