I hereby claim:
- I am railsbrain on github.
- I am railsbrain (https://keybase.io/railsbrain) on keybase.
- I have a public key ASCyXx3Eq4LsPwoMfWv5IsFcq1EAgvgRjVuUGzAq-_bi-wo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
A curated list of AWS resources to prepare for the AWS Certifications
A curated list of awesome AWS resources you need to prepare for the all 5 AWS Certifications. This gist will include: open source repos, blogs & blogposts, ebooks, PDF, whitepapers, video courses, free lecture, slides, sample test and many other resources.
--- | |
- name: Install docker | |
gather_facts: No | |
hosts: default | |
tasks: | |
- name: Install yum utils | |
yum: | |
name: yum-utils | |
state: latest |