home · contact · privacy
Improve wifi config.
[config] / ansible / config_new.yml
index 47ffbd3cb38e09328035d202cddab75007b7d577..768059ee11407ce5f4f01b211cad044008cb432b 100644 (file)
   - 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/ *#.*$//'