File diff 3e20da821a68 → 5f9f8aef3473
roles/common/molecule/default/group_vars/parameters-optional.yml
Show inline comments
 
@@ -54,11 +54,6 @@ maintenance: true
 
maintenance_allowed_hosts:
 
  - client1
 
pip_check_requirements_in:
 
  - pip >= 0.2.1
 
  - pip-tools >= 0.2.2
 
  - setuptools >= 0.2.3
 
  - wheel >= 0.2.4
 
pip_check_requirements_py3_in:
 
  - pip >= 0.3.1
 
  - pip-tools >= 0.3.2
 
  - setuptools >= 0.3.3