X-Git-Url: https://plomlompom.com/repos/test.html?a=blobdiff_plain;f=ansible%2Fconfig_new.yml;h=768059ee11407ce5f4f01b211cad044008cb432b;hb=f8f2d363c9a5aa6d169ef2e246d7849d0da21cea;hp=47ffbd3cb38e09328035d202cddab75007b7d577;hpb=2b50059ff7d887f00a9a1f70acef9fb300624203;p=config diff --git a/ansible/config_new.yml b/ansible/config_new.yml index 47ffbd3..768059e 100644 --- a/ansible/config_new.yml +++ b/ansible/config_new.yml @@ -102,6 +102,7 @@ - name: ensure wifi configuration apt: name={{item}} state=present with_lines: cat ~/config/ansible/files/apt-mark_new/minimal/wifi | sed -e 's/ *#.*$//' + with_lines: cat ~/config/ansible/files/apt-mark_new/X200s/wifi | sed -e 's/ *#.*$//' #- name: ensure wicd # apt: name={{item}} state=present # with_lines: cat ~/config/ansible/files/apt-mark_new/W530/wicd | sed -e 's/ *#.*$//'