Skip to content
Snippets Groups Projects
Commit 581b75ba authored by Sander Kuusemets's avatar Sander Kuusemets
Browse files

Update file main.yml

parent bb30e4e8
Branches main
No related tags found
No related merge requests found
......@@ -69,21 +69,6 @@
dest: "{{ ssl_key.stdout }}"
force: yes
- name: Dovecot
service:
name: dovecot
state: restarted
- name: Exports
file:
path: '/etc/exports'
state: absent
- name: Exports
file:
path: '/etc/exports'
state: touch
- name: Exports
shell: exportfs -a
......
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