ansible-role-os-bootstrap/handlers/main.yml

6 lines
98 B
YAML

---
- name: Netplan Apply
ansible.builtin.command:
cmd: netplan apply
changed_when: false