From bd1d932cc574cdb4d8c54f1b999afdee81ac4056 Mon Sep 17 00:00:00 2001 From: Josh Lay Date: Sun, 19 Oct 2025 14:30:59 -0500 Subject: [PATCH] requirements (ansible): linting/workflow comment --- requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.yml b/requirements.yml index fcb9457..19b961c 100644 --- a/requirements.yml +++ b/requirements.yml @@ -1,5 +1,5 @@ --- -# ansible-lint processes this file [when not given '--offline'] +# 'ansible-lint' processes this file in Action workflow [not given '--offline'] collections: - community.general roles: []