https://github.com/theodesp/cookiecutter-vagrant-ansible
A simple Cookiecutter template for provisioning a vagrant machine with Ansible
https://github.com/theodesp/cookiecutter-vagrant-ansible
ansible boilerplate-application cookiecutter-template provisioning vagrant
Last synced: 19 days ago
JSON representation
A simple Cookiecutter template for provisioning a vagrant machine with Ansible
- Host: GitHub
- URL: https://github.com/theodesp/cookiecutter-vagrant-ansible
- Owner: theodesp
- License: mit
- Created: 2018-01-31T10:00:34.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-08-16T23:15:25.000Z (over 2 years ago)
- Last Synced: 2024-10-19T10:00:38.670Z (6 months ago)
- Topics: ansible, boilerplate-application, cookiecutter-template, provisioning, vagrant
- Language: Ruby
- Size: 3.91 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
cookiecutter-vagrant-ansible
============================A simple cookiecutter template for provisioning a vagrant machine with Ansible
Requirements
------------
Install `cookiecutter` command line: `pip install cookiecutter`Usage
-----
Generate a new Cookiecutter template layout: `cookiecutter gh:theodesp/cookiecutter-vagrant-ansible`License
-------
This project is licensed under the terms of the [MIT License](/LICENSE)