1 00:00:06,630 --> 00:00:08,190 - We are now at the end of this lesson. 2 00:00:08,190 --> 00:00:09,760 Let's do a lab. 3 00:00:09,760 --> 00:00:10,593 So, in this lab, 4 00:00:10,593 --> 00:00:13,240 you are going to write a playbook that uses the Nginx role 5 00:00:13,240 --> 00:00:17,030 to install Nginx on all RHEL family. 6 00:00:17,030 --> 00:00:20,430 Make sure that before using the role, the following is done. 7 00:00:20,430 --> 00:00:23,410 If it is installed and running, Apache is removed. 8 00:00:23,410 --> 00:00:25,670 And you perform an update of all packages. 9 00:00:25,670 --> 00:00:29,380 And after running the role, remove the yum package cache. 10 00:00:29,380 --> 00:00:30,213 Good luck.