summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/templating_settings/dont_warn_register.yml
blob: 277ce788e8c9ce8c5f7dba5c8aa3d616853424fc (plain)
1
2
3
4
5
6
- hosts: testhost
  gather_facts: false
  tasks:
    - name: template in register warns, but no template should not
      debug: msg=unimportant
      register: thisshouldnotwarn