https://github.com/fey/infrastructure-experiments
my experiment with vagrant, vms, ansible and etc
https://github.com/fey/infrastructure-experiments
Last synced: 6 months ago
JSON representation
my experiment with vagrant, vms, ansible and etc
- Host: GitHub
- URL: https://github.com/fey/infrastructure-experiments
- Owner: fey
- Created: 2020-09-19T11:04:23.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-23T20:21:00.000Z (about 5 years ago)
- Last Synced: 2025-08-08T05:32:42.198Z (12 months ago)
- Language: Makefile
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Infrastucture experiments
## Prerequesites
* Vagrant
* Make
* Ansible
## Useful links
* [deploy_helper](https://docs.ansible.com/ansible/latest/collections/community/general/deploy_helper_module.html)
* [https://github.com/ansistrano/deploy](https://github.com/ansistrano/deploy)
* [nodejs role](https://galaxy.ansible.com/geerlingguy/nodejs)