Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 が出てたので試してみた

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)