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/static/git-logo.png?a=blobdiff_plain;f=ansible%2Fconfig_new.yml;h=05e77b3c14d630af185fa99302caddcc7c480d8a;hb=c483f0e1c35f408e70f31f8855fcd80abdbd963c;hp=55ecd907720d276dcd891e622b1d3b4b26f366e3;hpb=a1030f3639976cdc05f55f49e66cdfce062418f9;p=config diff --git a/ansible/config_new.yml b/ansible/config_new.yml index 55ecd90..05e77b3 100644 --- a/ansible/config_new.yml +++ b/ansible/config_new.yml @@ -87,9 +87,9 @@ with_lines: cat ~/config/ansible/files/apt-mark_new/minimal/browser_environment | sed -e 's/ *#.*$//' # Ensure wifi. - #- name: ensure wifi configuration - # apt: name={{item}} state=present - # with_lines: cat ~/config/ansible/files/apt-mark/wifi | sed -e 's/ *#.*$//' + - name: ensure wifi configuration + apt: name={{item}} state=present + with_lines: cat ~/config/ansible/files/apt-mark_new/minimal/wifi | sed -e 's/ *#.*$//' # Ensure audio/video consumption necessities. #- name: ensure multimedia tools