X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=ansible%2Fconfig_new.yml;h=f3bd3f565a1d093e007374864b02e9be2bf2dafd;hb=1e8e425dc22b77823519753a4df977964ae472ec;hp=95f5533c822e9f6c57c43bd1590c1ff4df76ead3;hpb=8d5587cab8ff9a634bc1cf3cbcfcd5925687807e;p=config diff --git a/ansible/config_new.yml b/ansible/config_new.yml index 95f5533..f3bd3f5 100644 --- a/ansible/config_new.yml +++ b/ansible/config_new.yml @@ -29,7 +29,7 @@ - name: ensure power management tools are installed apt: name={{item}} state=present with_lines: - - cat ~/config/ansible/files/apt-mark_new/minimal/disk_encryption sed -e 's/ *#.*$//' + - cat ~/config/ansible/files/apt-mark_new/minimal/disk_encryption | sed -e 's/ *#.*$//' # Ensure power management. - name: ensure power management tools are installed