Skip to content

rishabh-bohra/ansible-aws-ec2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

To make this playbook work you must have boto and python install in your system To insatall boto :

  1. first install python3 via "yum install python3"
  2. install python pip via " yum install python-pip"
  3. install boto "pip install boto"

Then mention the correct details about your aws access key and aws secret key details in vari.yml file Then launch this playbook via "ansible-playbook 'playbook_name' " and give the variable details that cli ask

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published