From 0937c4bd7a473708b75de097b804136ead5a17b6 Mon Sep 17 00:00:00 2001 From: Daniel LaForce Date: Thu, 10 Apr 2025 18:19:52 -0600 Subject: [PATCH] Add debug scripts to ansible-docs.html and ansible-sandbox.html: Included console log statements for easier debugging during development. --- ansible-docs.html | 4 ++++ ansible-sandbox.html | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/ansible-docs.html b/ansible-docs.html index 95e1910..bc80961 100644 --- a/ansible-docs.html +++ b/ansible-docs.html @@ -1,6 +1,10 @@ + Ansible Sandbox Documentation | Argobox diff --git a/ansible-sandbox.html b/ansible-sandbox.html index 86d4756..44ce66d 100644 --- a/ansible-sandbox.html +++ b/ansible-sandbox.html @@ -1,6 +1,10 @@ + Argobox | Ansible Sandbox