From 7af20886b0226018eae1078858d620840b77dd45 Mon Sep 17 00:00:00 2001 From: Juan Ferrer Toribio <juan@verdnatura.es> Date: Fri, 14 Feb 2025 09:06:19 +0100 Subject: [PATCH] db: refs #8140 README debug playbook doc fix --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 7d0991d..d0ac1c4 100644 --- a/README.md +++ b/README.md @@ -105,8 +105,7 @@ ansible-builder build --tag awx-ee:vn1 ## Common playbooks -* **facts.yml**: Collect and display facts from a host -* **ping.yml**: Check that a host is alive and reachable +* **debug.yml**: Debugging Tasks: facts, var, ping... * **awx.yml**: Create and configure AWX user * **debian.yml**: Setup base Debian server