Files
ansible-tutorial/log2ram.yml

8 lines
92 B
YAML

---
- hosts: "{{ target }}"
gather_facts: false
remote_user: pi
roles:
- log2ram