4 lines
67 B
YAML
4 lines
67 B
YAML
---
|
|
- name: netplan apply
|
|
ansible.builtin.command: netplan apply
|
---
|
|
- name: netplan apply
|
|
ansible.builtin.command: netplan apply
|