Skip to content

Commit

Permalink
updating ansible install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ashaban committed Dec 19, 2023
1 parent 6d66869 commit 764f832
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion packaging/ansible/centos/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,9 @@ install ansible
sudo yum install ansible
install ansible modules
ansible-galaxy collection install ansible.utils
Edit /etc/ansible/hosts and add 127.0.0.1
Edit /etc/ansible/hosts and add 127.0.0.1
Clone gofr github repository
git clone https://github.com/intrahealth/gofr.git
Run the installer
cd gofr/packaging/ansible/centos/
bash run.sh

0 comments on commit 764f832

Please sign in to comment.