https://github.com/level09/yooo-ansible
Ansible Playbook to deploy Yooo Shortener on Ubuntu
https://github.com/level09/yooo-ansible
Last synced: about 1 year ago
JSON representation
Ansible Playbook to deploy Yooo Shortener on Ubuntu
- Host: GitHub
- URL: https://github.com/level09/yooo-ansible
- Owner: level09
- License: mit
- Created: 2014-12-11T14:04:40.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-11T14:07:40.000Z (over 11 years ago)
- Last Synced: 2025-01-10T00:41:00.498Z (about 1 year ago)
- Language: Shell
- Size: 117 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Ansible Playbook to deplay Yoo Shortener on Ubuntu
==================================================
Edit hosts and vars.yml to suit your needs, then run the playbook using:
```
ansible-playbook -i hosts enferno.yml
```