Skip to content

FoxyRoles/ansible-ftpd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-ftpd

Setups PureFTPd with SSL. Uses Certbot cerficates if available, generates self-signed if not.

Example playbook

---
- hosts: myserver
  roles:
    - role: sunfoxcz.ftpd
      pure_user_database: mysql # or puredb

License

Licensed under MIT license. See LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors