- name: 'Touch {{ touch_file }}'
  file:
    path: '{{ touch_file }}'
    state: touch