Ansible Playbook: Install AWS CLI Install Amazon AWS Command Line Interface to an Ubuntu server.
Set your AWS credentials in vars/main.yml
ansible-playbook playbook.yml --check
ansible-playbook playbook.yml --check
- Make sure the user that ansible becomes has permissions to modify /usr/bin*