add gitlab role
This commit is contained in:
9
vars/gitlab_pkg_dependencies.yml
Normal file
9
vars/gitlab_pkg_dependencies.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
# vim: ts=2 sw=2 et ft=yaml.ansible
|
||||
|
||||
gitlab_pkg_dependencies:
|
||||
- openssh-server
|
||||
- postfix
|
||||
- curl
|
||||
- openssl
|
||||
- tzdata
|
||||
Reference in New Issue
Block a user