Hi
It seems that https://github.com/ansible/ansible/issues/13602 is back in Ansible 2.1.1 and devel. Running ansible-playbook with -t will collect facts even if no task/role in the play is selected. This also happens with smart gathering, if the fact cache is expired. Example:
test.yml: