Browse Source

Update wifiwithme.yml

fixed dependency name refs #7
JocelynDelalande 10 years ago
parent
commit
b460080d5d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      contrib/ansible/wifiwithme.yml

+ 1 - 1
contrib/ansible/wifiwithme.yml

@@ -6,7 +6,7 @@
     wwm_folder: "/"
 
   tasks:
-    - name: Install flask
+    - name: Install bottle
       apt: pkg=python-bottle state=installed update_cache=yes cache_valid_time=3600
     - name: Make install dir
       file: