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

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

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