mirror of
https://github.com/geerlingguy/ansible-role-ansible.git
synced 2025-01-09 18:57:47 +01:00
4 lines
81 B
YAML
4 lines
81 B
YAML
|
---
|
||
|
- name: Install Ansible.
|
||
|
yum: name=ansible state=installed enablerepo=epel
|