initial project commit
This commit is contained in:
5
roles/baz/tasks/main.yml
Normal file
5
roles/baz/tasks/main.yml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
# tasks file for baz
|
||||
- name: im the only decent one among us all
|
||||
ansible.builtin.debug:
|
||||
msg: "feed me pizza."
|
Reference in New Issue
Block a user