---
- include: yumPackages.yml

- name: setup idmap.conf
  template: src=idmapd.conf.j2 dest=/etc/idmapd.conf
  sudo: true