Commit da892ee9 authored by Rafael Monnerat's avatar Rafael Monnerat

Fix typo.

parent d04360e9
......@@ -4,6 +4,6 @@
with_dict: package_dict
- name: Install re6stnet on CentOS
yum: name={{ item }} state={{ item.value.state }}
yum: name={{ item }} state={{ item.value }}
when: ansible_os_family == "RedHat"
with_dict: package_dict
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment