ansible / workshops

Training Course for Ansible Automation Platform
MIT License
1.76k stars 1.15k forks source link

Exercise 1.5 -> Published documentation shows HTTPS rule instead of HTTP rule for firewall #2171

Open oivinde opened 2 months ago

oivinde commented 2 months ago

Area

Ansible Red Hat Enterprise Linux Workshop

Proposed Changes

Hi! Noticed that published documentation still refer to creating a HTTPS rule for firewalld, even if the git-repo has been changed to HTTP. Later exercises used curl towards HTTP, and they will of course fail if this task (- name: Allow HTTP traffic on web servers) is not changed from HTTPS to HTTP.

rlopez133 commented 2 months ago

Hi @oivinde , looking at the main branch (https://github.com/ansible/workshops/tree/main/exercises/ansible_rhel/1.5-handlers) for this exercise which is were the docs are pulled from, it shows HTTP.

I'm assuming you the workshop used is from here? https://demo.redhat.com/catalog?category=Workshops&search=ansible+red+hat&item=babylon-catalog-prod%2Fsandboxes-gpte.ans-bu-wksp-rhel.prod