https://github.com/egguy/ansible_ebot
Deploy an ebot with ansible
https://github.com/egguy/ansible_ebot
Last synced: 7 months ago
JSON representation
Deploy an ebot with ansible
- Host: GitHub
- URL: https://github.com/egguy/ansible_ebot
- Owner: egguy
- Created: 2017-03-31T20:19:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-31T23:47:14.000Z (over 9 years ago)
- Last Synced: 2025-02-04T17:50:51.210Z (over 1 year ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ansible eBot
Deploy an ebot with ansible
After getting the repo update the reference with:
git submodule update --recursive --remote
Create aan ansible_hosts file with the list of IP who need configuration
Run:
ansible-playbook -i ansible_hosts site.yml
Profit