- name: "Install etckeeper and dependencies"
packman: "name={{ item }} state=present"
with_items:
- git
- etckeeper
- name: "Setup etckeeper"