I hereby claim:
- I am gaborpeter on github.
- I am gaborpeter (https://keybase.io/gaborpeter) on keybase.
- I have a public key ASBFpohYvvjxuLYwU6oKnvrBZoAXrzL7Gr0leKa1pgOd5go
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
This is just a quick note on what kind of permissions need to be granted on AWS in order to access some of the features with ansible.
- name: Create an amazon EC2 machine
ec2_instance:
name: "test-machine"
key_name: *your-key-name*
aws_access_key: *your-access-key*