https://github.com/mrlesmithjr/ansible-control-machine
https://github.com/mrlesmithjr/ansible-control-machine
ansible ansible-roles vagrant
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrlesmithjr/ansible-control-machine
- Owner: mrlesmithjr
- License: mit
- Created: 2016-07-28T23:48:18.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-02-27T17:11:36.000Z (over 5 years ago)
- Last Synced: 2025-04-10T21:34:01.490Z (6 months ago)
- Topics: ansible, ansible-roles, vagrant
- Size: 53.7 KB
- Stars: 13
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# ansible-control-machine
Ansible role to build an Ansible control machine
## Build Status
### GitHub Actions

### Travis CI
[](https://travis-ci.org/mrlesmithjr/ansible-control-machine)
## Requirements
For any required Ansible roles, review:
[requirements.yml](requirements.yml)## Role Variables
[defaults/main.yml](defaults/main.yml)
## Dependencies
## Example Playbook
[playbook.yml](playbook.yml)
## License
MIT
## Author Information
Larry Smith Jr.
- [@mrlesmithjr](https://twitter.com/mrlesmithjr)
- [mrlesmithjr@gmail.com](mailto:mrlesmithjr@gmail.com)
- [http://everythingshouldbevirtual.com](http://everythingshouldbevirtual.com)> NOTE: Repo has been created/updated using [https://github.com/mrlesmithjr/cookiecutter-ansible-role](https://github.com/mrlesmithjr/cookiecutter-ansible-role) as a template.