Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ait-testbed/atb-ansible-vsftpd
Installs and configures vsftpd
https://github.com/ait-testbed/atb-ansible-vsftpd
aecid ansible ansible-role atb ftp ftpserver testbed vsftpd
Last synced: 13 days ago
JSON representation
Installs and configures vsftpd
- Host: GitHub
- URL: https://github.com/ait-testbed/atb-ansible-vsftpd
- Owner: ait-testbed
- Created: 2023-12-14T17:12:07.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-14T17:14:49.000Z (about 1 year ago)
- Last Synced: 2024-11-09T21:11:56.165Z (2 months ago)
- Topics: aecid, ansible, ansible-role, atb, ftp, ftpserver, testbed, vsftpd
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ansible-Role: atb-ansible-vsftpd
Installs and configures vsftpd
## Requirements
- Debian or Ubuntu
## Role Variables
none
## Example Playbook
```yaml
- hosts: localhost
roles:
- vsftpd
```## License
GPL-3.0
## Author
- Wolfgang Hotwagner