Unnamed repository; edit this file 'description' to name the repository.
defaults | ||
handlers | ||
meta | ||
tasks | ||
templates/etc | ||
tests | ||
vars | ||
.travis.yml | ||
LICENSE | ||
playbook.yml | ||
provision.sh | ||
README.md | ||
requirements.yml | ||
Vagrantfile |
ansible-tftpd-hpa
An Ansible role to install/configure tftpd-hpa
.
Requirements
None
Role Variables
Dependencies
None
Example Playbook
---
- hosts: tftp_servers
become: true
vars:
roles:
- role: ansible-tftpd-hpa
tasks:
License
MIT
Author Information
Larry Smith Jr.