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
- Host: GitHub
- URL: https://github.com/samrap/instapro-ansible
- Owner: samrap
- License: mit
- Created: 2019-06-06T04:12:56.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-06T04:30:21.000Z (about 7 years ago)
- Last Synced: 2025-09-01T18:48:52.922Z (10 months ago)
- Language: Vim script
- Size: 6.84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 !