From 26da176a691d33d05cb179c06b7422ffd4a9798c Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Fri, 20 Dec 2024 17:28:57 -0500 Subject: [PATCH] Updates --- survey.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/survey.yml b/survey.yml index 18a402b..32fb466 100644 --- a/survey.yml +++ b/survey.yml @@ -19,11 +19,11 @@ - name: Example of 'Multiple Choice (single select)' ansible.builtin.debug: - var: aap_survey_choice_single + var: aap_survey_choose_single - name: Example of 'Multiple Choice (multiple select)' ansible.builtin.debug: - var: aap_survey_choice_multiple + var: aap_survey_choose_multiple - name: Example of 'Integer' ansible.builtin.debug: