Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pâquerette
Infrastructure
Ansible Pâquerette
Commits
e7ea2a84
Commit
e7ea2a84
authored
Sep 13, 2022
by
Nicolas Duclos
Browse files
Fix
#20
: Ajoute cron d'update sendinblue ds l'ADM
parent
49964bd0
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/adm_instance/tasks/postinstall.yml
View file @
e7ea2a84
...
...
@@ -36,3 +36,13 @@
tags
:
-
postinstall
-
name
:
"
Cron
de
mise
à
jour
des
contacts
sendinblue
avec
les
membres
actifs"
cron
:
name
:
"
Supprime
et
recrée
les
membres
actifs
dans
sendinblue
une
fois
par
mois"
day
:
"
14"
hour
:
"
4"
minute
:
"
30"
job
:
"
/usr/bin/php5.6
{{
app_instance_root
}}/bo_adm1/cron/updateMembres_Sendinblue.php"
tags
:
-
postinstall
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment