Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 481 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 481 Bytes

Install the gloox ansible role

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

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

# Change into the gloox ansible role directory. 
cd ~/.ansible/roles/computate.computate_gloox

Run the gloox ansible playbook to install gloox locally.

ansible-playbook install.yml