how to see only cifs mount on all server using ansible

how can we see all cifs mount on each server using ansible

`

  • shell: df -ht cifs
    `