Unnamed repository; edit this file 'description' to name the repository.
Find a file
2022-10-11 10:46:23 +03:00
defaults Cleaned up tasks and etc. 2018-09-11 22:07:50 -04:00
handlers Cleaned up tasks and etc. 2018-09-11 22:07:50 -04:00
meta Add meta 2022-10-11 10:46:23 +03:00
tasks Change include for import_tasks 2022-09-24 12:23:43 +03:00
templates/etc Cleaned up tasks and etc. 2018-09-11 22:07:50 -04:00
tests first commit 2016-01-20 17:34:45 -05:00
vars first commit 2016-01-20 17:34:45 -05:00
.travis.yml first commit 2016-01-20 17:34:45 -05:00
LICENSE Create LICENSE 2018-09-11 22:08:42 -04:00
playbook.yml first commit 2016-01-20 17:34:45 -05:00
provision.sh first commit 2016-01-20 17:34:45 -05:00
README.md Cleaned up tasks and etc. 2018-09-11 22:07:50 -04:00
requirements.yml first commit 2016-01-20 17:34:45 -05:00
Vagrantfile Changed port_forward 2016-01-21 14:25:36 -05:00

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.