--- # Create and manage permissions for notify log. - name: General | Notify | Update File shell: "{{ item }}" loop: - touch "{{ notify_log_file }}" - chmod 777 "{{ notify_log_file }}"