This commit is contained in:
rcordier 2024-05-22 12:10:24 -04:00
parent 5aaabad608
commit 18b363ee3b

View File

@ -2,7 +2,7 @@
- name: Debug context - name: Debug context v1
hosts: localhost hosts: localhost
gather_facts: no gather_facts: no
@ -19,6 +19,10 @@
debug: debug:
var: output1 var: output1
- name: Show groups
debug:
var: groups