ansible-role-tftpd-hpa/README.md
2018-09-11 22:07:50 -04:00

573 B

ansible-tftpd-hpa

An Ansible role to install/configure tftpd-hpa.

Requirements

None

Role Variables

defaults/main.yml

Dependencies

None

Example Playbook

---
- hosts: tftp_servers
  become: true
  vars:
  roles:
    - role: ansible-tftpd-hpa
  tasks:

License

MIT

Author Information

Larry Smith Jr.