- 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
--- /dev/null
+wicd-cli # thanks to my own wicd_wrapper.sh should be enough for most stuff
+wicd-curses # although this currently is very buggy
+wicd-gtk # workaround for when wicd-curses fails
firmware-iwlwifi # wifi driver
-wicd-cli # thanks to my own wicd_wrapper.sh should be enough for most stuff
-wicd-curses # although this currently is very buggy
-wicd-gtk # workaround for when wicd-curses fails
+++ /dev/null
-[Settings]
-backend = external
-wireless_interface = wls1
-wired_interface = enp0s25
-wpa_driver = wext
-always_show_wired_interface = False
-use_global_dns = False
-global_dns_1 = None
-global_dns_2 = None
-global_dns_3 = None
-global_dns_dom = None
-global_search_dom = None
-auto_reconnect = True
-debug_mode = False
-wired_connect_mode = 1
-signal_display_type = 0
-should_verify_ap = 1
-dhcp_client = 0
-link_detect_tool = 0
-flush_tool = 0
-sudo_app = 0
-prefer_wired = False
-show_never_connect = True
-