So I have my AWS ACCESS and SECRET keys sitting in environment variables.
I have Ansible working, and BOTO installed.
I have this little playbook:
So I have my AWS ACCESS and SECRET keys sitting in environment variables.
I have Ansible working, and BOTO installed.
I have this little playbook:
since you are targetting the API and not a specific host you need connection: local and hosts: localhost