X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=ansible%2Fconfig.yml;h=f2cb77ea1264eb5bbade9d65708220a448ad7c84;hb=592c97158efdc6d5e9e372c3aade848d829a2f74;hp=8f258a0f819046aacd1c5a5068e0b8a50aa1c643;hpb=88c20a0b4acfd2c4926ea702f5f9c28e460f27c5;p=config diff --git a/ansible/config.yml b/ansible/config.yml index 8f258a0..f2cb77e 100644 --- a/ansible/config.yml +++ b/ansible/config.yml @@ -81,7 +81,7 @@ with_lines: cat ~/config/ansible/files/apt-mark/browser_environment | sed -e 's/ *#.*$//' # Ensure wifi. - - name: ensure browser environment + - name: ensure wifi configuration apt: name={{item}} state=present with_lines: cat ~/config/ansible/files/apt-mark/wifi | sed -e 's/ *#.*$//'