diff --git a/1.x/index.xml b/1.x/index.xml
index 4255806..d79b906 100644
--- a/1.x/index.xml
+++ b/1.x/index.xml
@@ -250,14 +250,14 @@
https://codeenigma.github.io/ce-deploy-docs/1.x/roles/cron/cron_drupal7/
Mon, 01 Jan 0001 00:00:00 +0000https://codeenigma.github.io/ce-deploy-docs/1.x/roles/cron/cron_drupal7/
- Drupal 7 cron Ensure Drupal cron entries are run.
Default variables --- # This role takes its parameters from the "drupal.sites" variables directly. drupal: sites: - folder: "default" # ... See the _init role for other variables. cron: # These are the relevant parts for cron. - minute: "*/{{ 10 | random(start=1) }}" # hour: 2 # day: # weekday: # month: job: cron # disabled: true # If the sites are being deployed to an ASG, setting defer to true will create the crontab entry on the deploy server rather than all of the app servers.
+ Drupal 7 cron Ensure Drupal cron entries are run.
Default variables --- # This role takes its parameters from the "drupal.sites" variables directly. drupal: sites: - folder: "default" # ... See the _init role for other variables. cron: # These are the relevant parts for cron. - minute: "*/{{ 10 | random(start=1) }}" # hour: 2 # day: # weekday: # month: job: cron # disabled: true # mailto: "{{ drupal.
https://codeenigma.github.io/ce-deploy-docs/1.x/roles/cron/cron_drupal8/
Mon, 01 Jan 0001 00:00:00 +0000https://codeenigma.github.io/ce-deploy-docs/1.x/roles/cron/cron_drupal8/
- Drupal 8 cron Ensure Drupal cron entries are run.
Default variables --- # This role takes its parameters from the "drupal.sites" variables directly. drupal: sites: - folder: "default" # ... See the _init role for other variables. cron: # These are the relevant parts for cron. - minute: "*/{{ 10 | random(start=1) }}" # hour: 2 # day: # weekday: # month: job: cron # disabled: true # If the sites are being deployed to an ASG, setting defer to true will create the crontab entry on the deploy server rather than all of the app servers.
+ Drupal 8 cron Ensure Drupal cron entries are run.
Default variables --- # This role takes its parameters from the "drupal.sites" variables directly. drupal: sites: - folder: "default" # ... See the _init role for other variables. cron: # These are the relevant parts for cron. - minute: "*/{{ 10 | random(start=1) }}" # hour: 2 # day: # weekday: # month: job: cron # disabled: true # mailto: "{{ drupal.
diff --git a/1.x/roles/cron/cron_drupal7/index.html b/1.x/roles/cron/cron_drupal7/index.html
index 473dc5b..f45cb4a 100644
--- a/1.x/roles/cron/cron_drupal7/index.html
+++ b/1.x/roles/cron/cron_drupal7/index.html
@@ -25,6 +25,8 @@
Default variables
# month:job: cron# disabled: true
+# mailto: "{{ drupal.cron_mailto | default('') }}" # Each cron can have it's own mailto and can be configured to use different e-mail addresses.
+cron_mailto: ""# If the sites are being deployed to an ASG, setting defer to true will create the crontab entry on the deploy server rather than all of the app servers.defer: false# If defer is set to true, the Ansible target must be declared with defer_target. If using a group, include the index. For example, _ce_www_dev[0]
diff --git a/1.x/roles/cron/cron_drupal8/index.html b/1.x/roles/cron/cron_drupal8/index.html
index d941016..8a88b91 100644
--- a/1.x/roles/cron/cron_drupal8/index.html
+++ b/1.x/roles/cron/cron_drupal8/index.html
@@ -25,6 +25,8 @@
Default variables
# month:job: cron# disabled: true
+# mailto: "{{ drupal.cron_mailto | default('') }}" # Each cron can have it's own mailto and can be configured to use different e-mail addresses.
+cron_mailto: ""# If the sites are being deployed to an ASG, setting defer to true will create the crontab entry on the deploy server rather than all of the app servers.defer: false# If defer is set to true, the Ansible target must be declared with defer_target. If using a group, include the index. For example, _ce_www_dev[0]
diff --git a/1.x/roles/index.xml b/1.x/roles/index.xml
index 77925e6..d1cf28b 100644
--- a/1.x/roles/index.xml
+++ b/1.x/roles/index.xml
@@ -222,14 +222,14 @@
https://codeenigma.github.io/ce-deploy-docs/1.x/roles/cron/cron_drupal7/
Mon, 01 Jan 0001 00:00:00 +0000https://codeenigma.github.io/ce-deploy-docs/1.x/roles/cron/cron_drupal7/
- Drupal 7 cron Ensure Drupal cron entries are run.
Default variables --- # This role takes its parameters from the "drupal.sites" variables directly. drupal: sites: - folder: "default" # ... See the _init role for other variables. cron: # These are the relevant parts for cron. - minute: "*/{{ 10 | random(start=1) }}" # hour: 2 # day: # weekday: # month: job: cron # disabled: true # If the sites are being deployed to an ASG, setting defer to true will create the crontab entry on the deploy server rather than all of the app servers.
+ Drupal 7 cron Ensure Drupal cron entries are run.
Default variables --- # This role takes its parameters from the "drupal.sites" variables directly. drupal: sites: - folder: "default" # ... See the _init role for other variables. cron: # These are the relevant parts for cron. - minute: "*/{{ 10 | random(start=1) }}" # hour: 2 # day: # weekday: # month: job: cron # disabled: true # mailto: "{{ drupal.
https://codeenigma.github.io/ce-deploy-docs/1.x/roles/cron/cron_drupal8/
Mon, 01 Jan 0001 00:00:00 +0000https://codeenigma.github.io/ce-deploy-docs/1.x/roles/cron/cron_drupal8/
- Drupal 8 cron Ensure Drupal cron entries are run.
Default variables --- # This role takes its parameters from the "drupal.sites" variables directly. drupal: sites: - folder: "default" # ... See the _init role for other variables. cron: # These are the relevant parts for cron. - minute: "*/{{ 10 | random(start=1) }}" # hour: 2 # day: # weekday: # month: job: cron # disabled: true # If the sites are being deployed to an ASG, setting defer to true will create the crontab entry on the deploy server rather than all of the app servers.
+ Drupal 8 cron Ensure Drupal cron entries are run.
Default variables --- # This role takes its parameters from the "drupal.sites" variables directly. drupal: sites: - folder: "default" # ... See the _init role for other variables. cron: # These are the relevant parts for cron. - minute: "*/{{ 10 | random(start=1) }}" # hour: 2 # day: # weekday: # month: job: cron # disabled: true # mailto: "{{ drupal.