File diff bd4384a5c663 → 922ac53a02a7
roles/web_server/tasks/main.yml
Show inline comments
 
@@ -140,7 +140,6 @@
 
- name: Install base packages for Python web applications
 
  apt:
 
    name:
 
      - python-setuptools
 
      - python3-setuptools
 
      - virtualenv
 
      - virtualenvwrapper