---
# tasks file for core
- include_tasks: directories.yml
- include_tasks: pacman.yml
when: ansible_facts['distribution'] == "Archlinux"