Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 790 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 790 Bytes

Install the prerequisite program Löve

Install the mari0 ansible role

# Create a directory for the ansible role. 
install -d ~/.ansible/roles/computate.computate_mari0

# Clone the mari0 ansible role. 
git clone [email protected]:computate-org/computate_mari0.git ~/.ansible/roles/computate.computate_mari0

# Change into the mari0 ansible role directory. 
cd ~/.ansible/roles/computate.computate_mari0

Run the mari0 ansible playbook to install mari0 locally.

ansible-playbook install.yml