nolte / ansible-role-mcrcon

Ansible Role for install Minecraft Rcon tool.
https://nolte.github.io/ansible-role-mcrcon
0 stars 1 forks source link
ansible ansible-role minecraft rcon

Ansible Role mcrcon

Install and manage the Tiiffi/mcrcon cli, for Minceraft Server Control.

Usage

tbd

Development

For development and testing we use molecule in combination with docker.

source ~/.vens/ansible-molecule/bin/activate 
pip install -r requirementsDev.txt

molecule test

Additional Links