initial project commit

This commit is contained in:
2023-11-09 15:59:05 -05:00
commit 6bdf47a74b
27 changed files with 513 additions and 0 deletions

10
roles/foo/tasks/main.yml Normal file
View File

@ -0,0 +1,10 @@
---
# tasks file for foo
- name: no fqcn for this debug
debug:
msg: "i throw an ansible-lint error."
- name: jijna spacing issue
ansible.builtin.debug:
msg: "{{ansible_play_name}}"