spark/roles/localtime/tasks/main.yml
2021-03-22 16:04:42 -07:00

19 lines
397 B
YAML

---
- name: Install localtime
aur: name=localtime-git user={{ user.name }}
tags:
- aur
- include_tasks: roles/nmtrust/tasks/unit.yml
vars:
unit: localtime.service
run_on: "{{ localtime.run_on }}"
- name: Allow localtimed to access geoclue
blockinfile:
dest: /etc/geoclue/geoclue.conf
block: |
[localtimed]
allowed=true
system=false
users=