--- - name: Netplan Apply ansible.builtin.command: cmd: netplan apply - name: Restart autofs ansible.builtin.service: name: autofs state: restarted