Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 490 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 490 Bytes

Install the physfs ansible role

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

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

# Change into the physfs ansible role directory. 
cd ~/.ansible/roles/computate.computate_physfs

Run the physfs ansible playbook to install physfs locally.

ansible-playbook install.yml