Skip to content
Snippets Groups Projects
Commit e6a56025 authored by Antoine Schildknecht's avatar Antoine Schildknecht
Browse files

Fix lint

parent 5a291d7a
Branches master stable
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@
path: /etc/hosts
regexp: '^(127\.0\.0\.1.* ){{ current_domain.stdout }}( .*|$)'
replace: '\1{{ monitor_domain }}\2'
- name: "Configure domain in settings_override.py"
notify: "Reload webmonitor service"
ansible.builtin.lineinfile:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment