You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
251 B

  1. apache__dependent_vhosts:
  2. - name: 'pma.{{ apache__default_vhost_name[0] }}'
  3. filename: 'pma'
  4. root: '/var/www/phpmyadmin'
  5. root_directives: |-
  6. AuthType Basic
  7. AuthName "Authorization"
  8. AuthUserFile passwords.d/pma.passwords