You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have my own deployment script in ansible and I want to run it if any of the certificates are renewed by --cron. Like --notify-mode 0 (bulk mode). But I think, it's not intended to use the notify hook for this, or is it?
I don't want to run the hook after every renewed domain.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have my own deployment script in ansible and I want to run it if any of the certificates are renewed by
--cron
. Like--notify-mode 0
(bulk mode). But I think, it's not intended to use the notify hook for this, or is it?I don't want to run the hook after every renewed domain.
Beta Was this translation helpful? Give feedback.
All reactions