From 379d641ae81610b83ff0be45b3f51a13002a0ec5 Mon Sep 17 00:00:00 2001 From: David Whiteside Date: Fri, 6 Oct 2023 17:41:50 -0600 Subject: [PATCH] order change expected --- test/integration/project4/README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/test/integration/project4/README.md b/test/integration/project4/README.md index 06d8954..2866153 100644 --- a/test/integration/project4/README.md +++ b/test/integration/project4/README.md @@ -1,4 +1,15 @@ +## Playbook: [nocomments_playbook.yml](nocomments_playbook.yml) +> **Task:** Install IRC + +> **Task:** start irc + +## Playbook: [nocommentsortasks_playbook.yml](nocommentsortasks_playbook.yml) +## Playbook: [notasks_playbook.yml](notasks_playbook.yml) +> **Author:** David Whiteside + +> **Description:** Installs and Configured Apache + ## Playbook: [advanced_playbook.yml](advanced_playbook.yml) > **Author:** David Whiteside @@ -13,15 +24,4 @@ > **Task:** Start apache -## Playbook: [nocomments_playbook.yml](nocomments_playbook.yml) -> **Task:** Install IRC - -> **Task:** start irc - -## Playbook: [nocommentsortasks_playbook.yml](nocommentsortasks_playbook.yml) -## Playbook: [notasks_playbook.yml](notasks_playbook.yml) -> **Author:** David Whiteside - -> **Description:** Installs and Configured Apache - Generated by [ansible-docgen](https://www.github.com/starboarder2001/ansible-docgen)