Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Commit

Permalink
Compatibility with Ansible 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vazhnov committed Jan 15, 2016
1 parent 118eaab commit 64c5b74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/dumpall.j2
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ GROUPS Variables ("groups"):

HOST Variables ("hostvars"):
--------------------------------
{{ hostvars | to_nice_json }}
{{ hostvars[inventory_hostname] | to_nice_json }}

0 comments on commit 64c5b74

Please sign in to comment.