Just filled a bug, https://github.com/ansible/ansible/issues/7691, and was wondering if others are able to have ansible work with FreeBSD to install ports.
So far the two ports I needed ansible to install so far both failed; apache 2.4 and nginx.
For simpler programs, or programs that the defaults are ok I have been successfully using the pkg module
For example when I try this
portinstall: name=www/nginx
I get