Having some difficulty finding what is the Ansible code to do this:

Downloading files with a specific regular expression from remote http / 
https host to a target server local path.


So would like to wget http://remote.com/rpm/app*.rpm to a set of target 
servers.  get_url doesn't appear to support patterns as per Ansible 
Documentation.  On the other hand, with_fileglob supports regular 
expressions and patterns but doesn't work with HTTP.  


Looking for suggestions.


Cheers,

TK

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/42eee6fe-2134-4fd0-aa29-fc0571e9a249%40googlegroups.com.

Reply via email to