Adjust role
This commit is contained in:
parent
79bd4c3a21
commit
49c42fc8b2
1 changed files with 2 additions and 4 deletions
|
@ -3,7 +3,5 @@
|
||||||
# the env from ansible to see what variables and facts are.
|
# the env from ansible to see what variables and facts are.
|
||||||
# Taken from https://coderwall.com/p/13lh6w
|
# Taken from https://coderwall.com/p/13lh6w
|
||||||
#
|
#
|
||||||
|
- name: Dump all ansible vars
|
||||||
tasks:
|
template: src=dumpall.j2 dest=/tmp/debug_env.out
|
||||||
- name: Dump all ansible vars
|
|
||||||
action: template src=templates/dumpall.j2 dest=/tmp/ansible.all
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue