Revert "Wonder if this will work any better"
This reverts commit 9cf1e4e988
.
This commit is contained in:
parent
9cf1e4e988
commit
dbbe1ce0c2
1 changed files with 5 additions and 5 deletions
|
@ -1,19 +1,19 @@
|
|||
Module Variables ("vars"):
|
||||
--------------------------------
|
||||
{{ vars | to_nice_yaml }}
|
||||
{{ vars | to_nice_json }}
|
||||
|
||||
Environment Variables ("environment"):
|
||||
--------------------------------
|
||||
{{ environment | to_nice_yaml }}
|
||||
{{ environment | to_nice_json }}
|
||||
|
||||
GROUP NAMES Variables ("group_names"):
|
||||
--------------------------------
|
||||
{{ group_names | to_nice_yaml }}
|
||||
{{ group_names | to_nice_json }}
|
||||
|
||||
GROUPS Variables ("groups"):
|
||||
--------------------------------
|
||||
{{ groups | to_nice_yaml }}
|
||||
{{ groups | to_nice_json }}
|
||||
|
||||
HOST Variables ("hostvars"):
|
||||
--------------------------------
|
||||
{{ hostvars | to_nice_yaml }}
|
||||
{{ hostvars | to_nice_json }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue