add debug

This commit is contained in:
Antonio J. Delgado 2022-10-24 13:14:55 +03:00
parent e82701e287
commit 3e94739bdf

View file

@ -8,6 +8,10 @@
path: /opt/puppetlabs/bin/puppet
register: puppet_agent
- name: Show puppet agent stats
debug:
msg: "{{ puppet_agent }}"
- name: Set puppet agent command
set_fact:
puppet_agent_cmd: /opt/puppetlabs/bin/puppet