I hereby claim:
- I am lerentis on github.
- I am lerentis (https://keybase.io/lerentis) on keybase.
- I have a public key ASA35asEYYSyjRDD2IpbD1a4oJhUMztu3ZjN6-k0iese0Qo
To claim this, I am signing this object:
--- | |
- name: install updates | |
become: yes | |
yum: | |
update_cache: yes | |
name: '*' | |
state: latest | |
when: ansible_os_family == "RedHat" | |
--- | |
- name: Update apt keys | |
become: yes | |
command: apt-key update | |
- name: Update apt cache | |
become: yes | |
apt: | |
update_cache: yes |
I hereby claim:
To claim this, I am signing this object: