6 lines
120 B
YAML
6 lines
120 B
YAML
---
|
|
# tasks file for baz
|
|
- name: im the only decent one among us all
|
|
ansible.builtin.debug:
|
|
msg: "feed me pizza."
|