- name: install tlp package: name: tlp state: present - name: enable and start tlp service: name: tlp state: started enabled: true