From 696fc21045d3a2a6703b07ff9631fdefac7a9dac Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Thu, 7 Mar 2024 16:38:06 -0500 Subject: [PATCH] oopsed on the role name --- bigboot-noop.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bigboot-noop.yml b/bigboot-noop.yml index bdbda87..1f1c387 100644 --- a/bigboot-noop.yml +++ b/bigboot-noop.yml @@ -21,7 +21,7 @@ - name: Include say_hi role from rhc.rear ansible.builtin.include_role: - name: rhc.rear.hi + name: rhc.rear.say_hi - name: Import say-hi playbook