1- hosts: localhost
2  gather_facts: false
3  tasks:
4    - set_fact: play_type_subtype='in subtype subdir'
5