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

https://github.com/samrap/instapro-ansible

Ansible configuration for running instapro-bot on an Ubuntu server
https://github.com/samrap/instapro-ansible

Last synced: 4 months ago
JSON representation

Ansible configuration for running instapro-bot on an Ubuntu server

Awesome Lists containing this project

README

          

# instapro-ansible

Provision an Ubuntu server to run [samrap/instapro-bot](https://github.com/samrap/instapro-bot)

1. Copy `hosts.example` to `hosts` and configure your host(s)
2. Run the playbook: `ansible-playbook -i hosts server.yml`

! This is a WIP !