Tasks
- Create a directory named “quiz31” in your student number directory in Quiz 1.3
- Create a markdown file named “README.md” in the newly created directory with the directory summary.
- Create a playbook that installs an vsftpd server.
- Then create a Pull request and put your forked repo in the only question of this quiz (Note answer this quiz as well as create a pull request).
Output
1811023/quiz31/ansible.cfg
1811023/quiz31/inventory
1811023/quiz31/config.yaml
jpcabral-tip/quiz31/roles/configurevsftpdcentos/tasks/main.yml
jpcabral-tip/quiz31/roles/configurevsftpdubuntu/tasks/main.yml
jpcabral-tip/quiz31/roles/installpackagecentos/tasks/main.yml
jpcabral-tip/quiz31/roles/installpackageubuntu/tasks/main.yml
jpcabral-tip/quiz31/roles/stopfirewallcentos/tasks/main.yml
jpcabral-tip/quiz31/roles/stopfirewallubuntu/tasks/main.yml
jpcabral-tip/quiz31/files/c-vsftpd.conf
jpcabral-tip/quiz31/files/u-vsftpd.conf
1811023/quiz31/playbook.yaml
1811023/quiz23/README.md
As seen on Github.