Jboss ansible module

Can jboss ansible module be used for deploying to wildfy?

I'd have thought so,
it really just copies wars / ears to a deployment directory and
manages marker files.

The entire code is here, it's pretty readable:

https://github.com/ansible/ansible-modules-extras/blob/2a0c5e2a8fd7ed3ce6d6eedd08e85e01e1617113/web_infrastructure/jboss.py