An Ansible Role that: .configure and make and make install afpd on Ubuntu 16.10
More info on Netatalk wiki.
Requirements
Ubuntu 16.10 (should also works with Debian 8)
Role Variables
(see defaults/main.yml
)
netatalk_version: "3.1.10"
Example Playbook
- hosts: lab
roles:
- { role: offtechnologies.afpd }
License
BSD