solar/resources/data_container/actions/echo.yml
2015-05-22 15:50:21 +02:00

6 lines
77 B
YAML

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