ansible/workshops

Ansible _rhel workshop : Section 1 : 1.7 : open port https/443 and test curl with port 80

idhaoui opened this issue · 0 comments

Area

Ansible Red Hat Enterprise Linux Workshop

Proposed Changes

In the section 1.7, the playbook created opens the port 443, however the lab latest suggests to the student to run a curl command to test whether port is open on port 80.
May be change playbook to open port 80 as well.