File diff 5eeaa6ef80fd → 736e06e7ffd6
roles/common/molecule/default/group_vars/parameters-optional.yml
Show inline comments
 
@@ -51,8 +51,9 @@ ntp_servers:
 
  - "1.debian.pool.ntp.org"
 
  - "2.debian.pool.ntp.org"
 
maintenance: true
 
maintenance_allowed_hosts:
 
  - client1
 
maintenance_allowed_sources:
 
  - 192.168.56.3  # client1
 
  - fd00::192:168:56:3  # client1
 
pip_check_requirements_in:
 
  - pip >= 0.3.1
 
  - pip-tools >= 0.3.2