mirror of
https://github.com/geerlingguy/ansible-role-ansible.git
synced 2024-11-10 09:49:29 +01:00
4 lines
81 B
YAML
4 lines
81 B
YAML
|
---
|
||
|
- name: Install Ansible.
|
||
|
yum: name=ansible state=installed enablerepo=epel
|