pidgin/plugins-ansible

Rename the playbook to plugins.yml and rename the task to plugins
---
- hosts: localhost
connection: local
roles:
- plugins
vars:
repo_dir: repos