From 3ced6cd0ab7ed46f38962da56734c612709cb58a Mon Sep 17 00:00:00 2001 From: Rich Megginson Date: Wed, 8 Apr 2026 07:31:34 -0600 Subject: [PATCH] ci: update header for run_role_with_clear_facts [citest_skip] Update header for run_role_with_clear_facts to indicate not editable and clarify what it does Signed-off-by: Rich Megginson --- tests/tasks/run_role_with_clear_facts.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/tasks/run_role_with_clear_facts.yml b/tests/tasks/run_role_with_clear_facts.yml index 4c53b85..b9bd077 100644 --- a/tests/tasks/run_role_with_clear_facts.yml +++ b/tests/tasks/run_role_with_clear_facts.yml @@ -1,5 +1,6 @@ --- -# Task file: clear_facts, run linux-system-roles.ssh,. +# DO NOT EDIT THIS FILE - managed by linux-system-roles/.github +# Task file: clear_facts, run linux-system-roles.ssh. # Include this with include_tasks or import_tasks # Input: # - __sr_tasks_from: tasks_from to run - same as tasks_from in include_role