Skip to content
Snippets Groups Projects
Commit e4bd2648 authored by jurgenhaas's avatar jurgenhaas
Browse files

Tag tasks to quickly set crontabs

parent 3a3e5b5d
No related branches found
No related tags found
No related merge requests found
......@@ -170,6 +170,7 @@
with_subelements:
- '{{ drupal.domains }}'
- crontabs
tags: 'cron'
- name: "Ensure Database"
mysql_db:
......
......@@ -41,3 +41,4 @@
job='{{ webRoot }}/.update >/dev/null 2>&1'
user='root'
when: drupal.src.cron is defined
tags: 'cron'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment