Michael Grote
4a507b9dc6
Reviewed-on: #610 Co-authored-by: Michael Grote <michael.grote@posteo.de> Co-committed-by: Michael Grote <michael.grote@posteo.de>
4 lines
105 B
YAML
4 lines
105 B
YAML
---
|
|
- name: netplan apply # noqa no-changed-when
|
|
become: true
|
|
ansible.builtin.command: netplan apply
|