Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
legah2045 authored Oct 21, 2020
1 parent ca16304 commit a7cfca6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ We are using terraform for provisioning the intrstructure which include; VPC, In

# Ansible Installation
``` sh
$ sudo apt-add-repository ppa:ansible/ansible # ubuntu
$ sudo apt install ansible # ubuntu
$ sudo yum install python3 -y
$ sudo alternatives --set python /usr/bin/python3
$ sudo yum -y install python3-pip -y
Expand Down

0 comments on commit a7cfca6

Please sign in to comment.