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