ansible/playbook-frames.yml

11 lines
196 B
YAML
Raw Normal View History

---
- hosts: frames
become: yes
2020-08-05 01:37:53 +00:00
tasks:
- name: Setup timezone
timezone:
2020-08-05 01:41:02 +00:00
name: "{{ frame_timezone }}"
roles:
- msmtp
2020-08-04 23:33:01 +00:00
- hdmi
2020-08-05 01:37:53 +00:00
- monit