From 95ebba694fb9647be6f3b341c8e6c76142f703e4 Mon Sep 17 00:00:00 2001 From: willtome Date: Wed, 23 Oct 2024 11:42:06 -0400 Subject: [PATCH] update to aap --- setup_demo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup_demo.yml b/setup_demo.yml index 5eee34c..d414dbb 100644 --- a/setup_demo.yml +++ b/setup_demo.yml @@ -16,7 +16,7 @@ - name: Create common demo resources ansible.builtin.include_role: - name: infra.controller_configuration.dispatch + name: infra.aap_configuration.dispatch - name: Setup demo hosts: localhost