5 lines
59 B
YAML
5 lines
59 B
YAML
---
|
|
- hosts: all
|
|
become: yes
|
|
roles:
|
|
- system_update |