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