ansible/host_vars/routeur-gulp.cachan-adm.cra.../firewall.yml

18 lines
444 B
YAML

---
loc_service_firewall:
re2o:
hostname: "{{ query('ldap', 'ip', 're2o', 'adm') | ipv4 | first }}"
user: services
password: "{{ vault.re2o_service_password }}"
name: firewall
install_dir: /var/local/services/firewall
frequency: "*/2 * * * *"
options: -q
dependencies:
- python3-iso8601
- python3-jinja2
- python3-ldap
git:
remote: https://gitlab.adm.crans.org/nounous/firewall.git
version: cachan