Skip to content

xchangebit/ansible-aws-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-aws-cli

Ansible Playbook: Install AWS CLI Install Amazon AWS Command Line Interface to an Ubuntu server.

Configure

Set your AWS credentials in vars/main.yml

Run

Test Run

ansible-playbook playbook.yml --check

Execute

ansible-playbook playbook.yml --check

  • Make sure the user that ansible becomes has permissions to modify /usr/bin*

About

Ansible Playbook: Install AWS CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published