6 lines
84 B
YAML
6 lines
84 B
YAML
---
|
|
- hosts: localhost
|
|
remote_user: root
|
|
roles:
|
|
- roles/update_all_packages
|