Tasks
- Create a directory named “quiz23” 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.
- Transform this procedure (Links to an external site.) as a playbook
- 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/quiz23/ansible.cfg
1811023/quiz23/inventory
1811023/quiz23/roles/copyphp/tasks/main.yml
1811023/quiz23/roles/createdbmysql/tasks/main.yml
1811023/quiz23/roles/createdbusermysql/tasks/main.yml
1811023/quiz23/roles/createvirtualhost/tasks/main.yml
1811023/quiz23/roles/installpackages/tasks/main.yml
1811023/quiz23/roles/pipinstall/tasks/main.yml
1811023/quiz23/roles/startservice/tasks/main.yml
1811023/quiz23/playbook.yaml
1811023/quiz23/files/db.sql
1811023/quiz23/files/index.html
1811023/quiz23/files/jpcabral-tip.conf
1811023/quiz23/files/todo_list.php
1811023/quiz23/README.md
Execute using the following command to run the playbook:
As seen on Github.