Add powertop to phone

This commit is contained in:
Salt 2020-09-04 17:49:22 -05:00
parent ab7dff679e
commit cfbb6d325d

View File

@ -7,6 +7,7 @@
apt: apt:
name: name:
- keepassxc - keepassxc
- powertop
- syncthing - syncthing
when: ansible_os_family == "Debian" when: ansible_os_family == "Debian"
- name: Enable services - name: Enable services