Skip to content
Snippets Groups Projects
Commit 3c1e4de3 authored by Baptiste DE RENZO's avatar Baptiste DE RENZO
Browse files

Fix lint

parent d23d820c
Branches master stable
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@
regexp: '^MAILTO=root$'
line: '#MAILTO=root'
state: present
backrefs: yes
backrefs: true
- ansible.builtin.import_role:
name: "nudgis/shared"
......
......@@ -19,7 +19,7 @@
regexp: '^MAILTO=root$'
line: '#MAILTO=root'
state: present
backrefs: yes
backrefs: true
- ansible.builtin.import_role:
name: "nudgis/shared"
......
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