ansible/roles/router/handlers/main.yml

12 lines
227 B
YAML
Raw Normal View History

2020-11-04 19:58:54 +01:00
---
2020-05-08 15:54:54 +02:00
- name: restart keepalived
systemd:
state: restarted
name: keepalived
2020-11-04 19:58:54 +01:00
enabled: true
2020-05-08 15:54:54 +02:00
- name: run aurore-firewall
command: python3 main.py --force
args:
chdir: /var/local/re2o-services/aurore-firewall/