This repository has been archived on 2020-05-07. You can view files and clone it, but cannot push or open issues or pull requests.
dokku-ansible-deploy/plays/lib/debug.yml

6 lines
77 B
YAML

---
- name: Debug all variables
debug:
msg: "{{ vars }}"
when: debug