Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ww24/vagrant-ansible-lamp
ansible providor が出てたので試してみた
https://github.com/ww24/vagrant-ansible-lamp
ansible lamp vagrant
Last synced: 10 days ago
JSON representation
ansible providor が出てたので試してみた
- Host: GitHub
- URL: https://github.com/ww24/vagrant-ansible-lamp
- Owner: ww24
- Created: 2017-04-01T05:57:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-04-01T07:02:15.000Z (over 7 years ago)
- Last Synced: 2024-04-14T19:18:56.927Z (9 months ago)
- Topics: ansible, lamp, vagrant
- Language: PHP
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
vagrant-ansible-lamp
===## Requirements
- Vagrant
- VirtualBox
- ansible## Launch
```
vagrant up
``````
open http://localhost:8080/
```## Documents
- [Vagrant Documentation](https://www.vagrantup.com/docs/)
- [Ansible Documentation](http://docs.ansible.com/ansible/index.html)