summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/jinja2_native_types/test_hostvars.yml
blob: ef0047b863ed70ad69ee25cdc23f7924b3317b23 (plain)
1
2
3
4
5
6
7
8
9
10
- hosts: localhost
  gather_facts: no
  tasks:
    - name: Print vars
      debug:
        var: vars

    - name: Print hostvars
      debug:
        var: hostvars