X-Git-Url: https://plomlompom.com/repos/%7B%7B%20web_path%20%7D%7D/decks/%7B%7Bdeck_id%7D%7D/cards/%7B%7Bcard_id%7D%7D/form?a=blobdiff_plain;f=ansible%2Fconfig_new.yml;h=f3bd3f565a1d093e007374864b02e9be2bf2dafd;hb=d6379f4807bc79b8f4847638dfb596302c444155;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