Does not seem to be able to be installed on a Redhat 7.1 server. I keep getting this error :
TASK: [packages_el | install yum repositories] ******************************** failed: [localhost] => (item=http://download.opensuse.org/repositories/home:cedric-vincent/CentOS_7/home:cedric-vincent.repo) => {"dest": "/etc/yum.repos.d/", "failed": true, "gid": 0, "group": "root", "item": "http://download.opensuse.org/repositories/home:cedric-vincent/CentOS_7/home:cedric-vincent.repo", "mode": "0755", "owner": "root", "response": "Request failed: <urlopen error [Errno -2] Name or service not known>", "secontext": "system_u:object_r:system_conf_t:s0", "size": 64, "state": "directory", "status_code": -1, "uid": 0, "url": "http://download.opensuse.org/repositories/home:cedric-vincent/CentOS_7/home:cedric-vincent.repo"} msg: Request failed FATAL: all hosts have already failed -- aborting PLAY RECAP ******************************************************************** to retry, use: --limit @/root/site.retry localhost : ok=18 changed=1 unreachable=0 failed=1 Anyone know how I can debug this issue. My Ansible server uses a proxy. But I don't believe this is the issue since I am able to open le url "http://download.opensuse.org/repositories/home:cedric-vincent/CentOS_7/home:cedric-vincent.repo" which is Redhat compatible. -- 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 post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/5c786af0-3fc4-4bb2-9930-b8bb40674a35%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
