Skip to content

cojuny/ansible-iac-ftpserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-iac-ftpserver

Infrastructure as Code (IaC) practice project. Given a linux operating system, building a vsftpd server straight from ansible playbook.

How to Run

  1. Prepare a Linux server, preferably Ubuntu.
  2. For file inventory, change ip address and user for the target server.
  3. Run the following line:
ansible-playbook  ftp-server.yaml -k -K

About

Given a linux operating system, building a vsftpd server straight from ansible playbook.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors