6 lines
77 B
YAML
6 lines
77 B
YAML
---
|
|
- hosts: lxc
|
|
become: yes
|
|
roles:
|
|
- role: common/lxc/docker-prune
|