Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/snickerjp/ansible-gitlab-idcf
gitlab install for IDCF Cloud
https://github.com/snickerjp/ansible-gitlab-idcf
Last synced: 17 days ago
JSON representation
gitlab install for IDCF Cloud
- Host: GitHub
- URL: https://github.com/snickerjp/ansible-gitlab-idcf
- Owner: snickerjp
- Created: 2015-05-06T14:59:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-10T13:16:27.000Z (over 9 years ago)
- Last Synced: 2024-11-16T12:42:06.560Z (3 months ago)
- Size: 133 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ansible-gitlab-idcf
gitlab install for IDCF Cloud## Usage
```
git clone [repository]/ansible-gitlab-idcf
cd ansible-gitlab-idcf
ansible-galaxy install geerlingguy.gitlab -p ./roles/
ansible-playbook -i hosts site.yml
```