Skip to content
Snippets Groups Projects

Add missing autofs service start

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -58,3 +58,4 @@
ansible.builtin.service:
name: autofs
enabled: true
state: restarted
Loading