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

Commit

Permalink
Merge pull request #3 from vazhnov/master
Browse files Browse the repository at this point in the history
Compatibility with Ansible 2.0
  • Loading branch information
ramondelafuente committed Jan 15, 2016
2 parents 118eaab + 64c5b74 commit ce52b5d
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 ce52b5d

Please sign in to comment.