summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/rel_plugin_loading/subdir/play.yml
blob: 2326b14a41ea7aca1964dfe54f9690f4085583f0 (plain)
1
2
3
4
5
6
- hosts: all
  gather_facts: false
  tasks:
    - assert:
        that:
            - inventory_hostname == 'testhost'