Student Reviews
( 5 Of 5 )
1 review
Video of Ansible - A Beginner's Tutorial, Part 3 in Ansible course by Ben's IT Lessons channel, video No. 3 free certified online
In this part I'm going to create the role for the webserver which will run a reverse proxy.
### Links to other parts
Part 1: https://www.youtube.com/watch?vicR-df2Olm8
Part 2: https://youtu.be/pRZA9ymZXn0
Part 3: . This video .
Part 4: https://www.youtube.com/watch?vaeGDc7rCK_0
Part 5: https://www.youtube.com/watch?v8Z-evEafMvY
### Available ansible variables
http://docs.ansible.com/ansible/playbooks_variables.html#information-discovered-from-systems-facts
### Table of Contents
# Creating the webserver directory
https://www.youtube.com/watch?vjBiueVhDg1Q&t15s
# Creating the main.yml for the webserver role
https://www.youtube.com/watch?vjBiueVhDg1Q&t33s
# Adding the proxy.conf using template
https://www.youtube.com/watch?vjBiueVhDg1Q&t1m11s
# Using handlers
https://www.youtube.com/watch?vjBiueVhDg1Q&t3m53s
# Adding the webserver role to the playbook
https://www.youtube.com/watch?vjBiueVhDg1Q&t6m24s
# Playbook run
https://www.youtube.com/watch?vjBiueVhDg1Q&t6m48s
# Check webserver by ssh
https://www.youtube.com/watch?vjBiueVhDg1Q&t7m30s
# Check webserver via browser
https://www.youtube.com/watch?vjBiueVhDg1Q&t7m54s