Commit b988f9cc authored by Dmitrii Safronov's avatar Dmitrii Safronov Committed by Dmitrii Safronov
Browse files

feature: handlers

parent 508ae7ba
Loading
Loading
Loading
Loading

handlers/main.yml

0 → 100644
+6 −0
Original line number Diff line number Diff line
---

- name: Run sync
  ansible.builtin.shell: |
    /etc/cron.hourly/ssl-refresher
  changed_when: true
+1 −0
Original line number Diff line number Diff line
@@ -67,3 +67,4 @@
    src: /usr/local/bin/ssl-refresher
    dest: /etc/cron.hourly/ssl-refresher
    state: link
  notify: Run sync