development #1

Merged
chris merged 5 commits from development into main 2023-12-09 00:01:14 -05:00
Showing only changes of commit 9540d1d64b - Show all commits

View File

@ -10,5 +10,5 @@
msg: Hello world!
- name: Say goodbye world
ansible.builtin.fail:
ansible.builtin.debug:
msg: Goodbye world!