File diff 09625826d96f → 40689344a8f3
testsite/playbooks/roles/wsgihello/meta/main.yml
Show inline comments
 
@@ -10,3 +10,6 @@ dependencies:
 
      - /static/
 
    https_tls_key: "{{ inventory_dir }}/tls/wsgi.example.com_https.key"
 
    https_tls_certificate: "{{ inventory_dir }}/tls/wsgi.example.com_https.pem"
 
  - role: database
 
    db_name: wsgi_example_com
 
    db_password: wsgi_example_com
 
\ No newline at end of file