Updates
All checks were successful
Ansible Code Pipeline / Ansible-Development-Pipeline (ansible-dev-centos9) (push) Successful in 11s

This commit is contained in:
Chris Hammer 2024-12-20 17:28:57 -05:00
parent 700ab63be0
commit 26da176a69

View File

@ -19,11 +19,11 @@
- name: Example of 'Multiple Choice (single select)' - name: Example of 'Multiple Choice (single select)'
ansible.builtin.debug: ansible.builtin.debug:
var: aap_survey_choice_single var: aap_survey_choose_single
- name: Example of 'Multiple Choice (multiple select)' - name: Example of 'Multiple Choice (multiple select)'
ansible.builtin.debug: ansible.builtin.debug:
var: aap_survey_choice_multiple var: aap_survey_choose_multiple
- name: Example of 'Integer' - name: Example of 'Integer'
ansible.builtin.debug: ansible.builtin.debug: