ansible/roles/i2c-clock/tasks/remove-fake-clock.yml

8 lines
119 B
YAML
Raw Normal View History

2021-01-25 18:50:37 +00:00
---
- name: uninstall fakehw
become: yes
apt:
update_cache: yes
state: absent
pkg:
- fake-hwclock