Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 347 Bytes

File metadata and controls

19 lines (12 loc) · 347 Bytes

Run playbook

ansible-playbook --inventory inventory/ansible-conditionals-playbook/hosts ansible-conditionals-playbook.yml

How to find apache is installed or not

type -a apache2 

SSH to EC2 instance

ssh -i /Users/rahulwagh/.ssh/aws_ec2_terraform [email protected]