mirror of https://github.com/certusone/wasmd.git
9 lines
91 B
YAML
9 lines
91 B
YAML
|
---
|
||
|
|
||
|
- hosts: all
|
||
|
any_errors_fatal: true
|
||
|
gather_facts: no
|
||
|
roles:
|
||
|
- clear-config
|
||
|
|