solar/resources/data_container/actions/echo.yaml
2015-09-15 12:20:12 +02:00

6 lines
77 B
YAML

- hosts: [{{host}}]
sudo: yes
tasks:
- shell: echo `/sbin/ifconfig`