I hereby claim:
- I am rednerrus on github.
- I am tripleg (https://keybase.io/tripleg) on keybase.
- I have a public key whose fingerprint is 10AF 491C CAB5 C3D9 B740 3982 3CC4 199F E412 3150
To claim this, I am signing this object:
| --- | |
| - hosts: webserver | |
| become: true | |
| tasks: | |
| - name: install epel | |
| yum: name="https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm" state=present | |
| - name: install web components | |
| yum: name={{item}} state=present | |
| with_items: | |
| - httpd |
I hereby claim:
To claim this, I am signing this object: