Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 762 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 762 Bytes

Build Status Galaxy

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