ansible/roles/gitlab/meta/main.yml

10 lines
168 B
YAML
Raw Normal View History

2020-04-18 03:15:41 -05:00
---
allow_duplicates: no
dependencies:
- role: apache-php
- role: mysql
2020-04-26 01:22:36 -05:00
- role: redis
- role: postfix-null
vars:
postfix_hostname: "{{ gitlab_url }}"