X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=ansible%2Fconfig_new.yml;h=571bf1af1af5b4eb3029baaf50f165766ad0d149;hb=78a58b6974b4ac8eceee5582c8f057464b3e99a1;hp=768059ee11407ce5f4f01b211cad044008cb432b;hpb=f8f2d363c9a5aa6d169ef2e246d7849d0da21cea;p=config diff --git a/ansible/config_new.yml b/ansible/config_new.yml index 768059e..571bf1a 100644 --- a/ansible/config_new.yml +++ b/ansible/config_new.yml @@ -29,6 +29,7 @@ - name: ensure power management tools are installed apt: name={{item}} state=present with_lines: cat ~/config/ansible/files/apt-mark_new/minimal/power_management | sed -e 's/ *#.*$//' + with_lines: cat ~/config/ansible/files/apt-mark_new/X200s/power_management | sed -e 's/ *#.*$//' - name: start TLP shell: tlp start