homeserver/roles/mgrote_netplan/handlers/main.yml
Michael Grote 4a507b9dc6 configure netplan (#610)
Reviewed-on: #610
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-11-24 14:11:59 +01:00

5 lines
105 B
YAML

---
- name: netplan apply # noqa no-changed-when
become: true
ansible.builtin.command: netplan apply