Advertisement
sandervanvugt

RHCE bonus lab

Oct 8th, 2020
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. CHALLENGE LAB
  2. Write a playbook that installs and starts an httpd webserver according to the following requirements:
  3. - the index.html should be in the /web directory
  4. - the index.html should contain the text hello world
  5. - the httpd service must be started and enabled
  6. - the firewall must have opened a port for the httpd service
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement