update labels

This commit is contained in:
Chris Hammer 2024-03-08 13:34:29 -05:00
parent dbf770c190
commit 3dd903ae15
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
--- ---
- name: Say hi. - name: Say hi playbook
hosts: all hosts: all
become: true become: true
gather_facts: true gather_facts: true

View File

@ -1,5 +1,5 @@
--- ---
- name: Say hi. - name: Say hi role
ansible.builtin.debug: ansible.builtin.debug:
msg: "Hi." msg: "Hi."