Infrastructure as Code (IaC) practice project. Given a linux operating system, building a vsftpd server straight from ansible playbook.
- Prepare a Linux server, preferably Ubuntu.
- For file inventory, change ip address and user for the target server.
- Run the following line:
ansible-playbook ftp-server.yaml -k -K