X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=ansible%2Fconfig_new.yml;h=3053ddbfb9c7b25f92d1fb40e96e29fe083454b6;hb=689455679e83e8cf5094d424b9994a15b8ddb96d;hp=05e77b3c14d630af185fa99302caddcc7c480d8a;hpb=d63d7d1015caea4534c6c227b8d1303a046e3bde;p=config diff --git a/ansible/config_new.yml b/ansible/config_new.yml index 05e77b3..3053ddb 100644 --- a/ansible/config_new.yml +++ b/ansible/config_new.yml @@ -90,6 +90,9 @@ - name: ensure wifi configuration apt: name={{item}} state=present with_lines: cat ~/config/ansible/files/apt-mark_new/minimal/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/ *#.*$//' # Ensure audio/video consumption necessities. #- name: ensure multimedia tools