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

17 lines
446 B
YAML

---
loc_service_prefix_delegation:
re2o:
hostname: "{{ query('ldap', 'ip', 're2o', 'cachan-adm') | ipv4 | first }}"
user: services
password: "{{ vault.re2o_service_password }}"
name: prefix_delegation
cron:
install_dir: /var/local/services/prefix_delegation
frequency: "*/5 * * * *"
dependencies:
- python3-iso8601
git:
remote: https://gitlab.adm.crans.org/nounous/prefix_delegation.git
version: master