Skip to content

Instantly share code, notes, and snippets.

@tlester
Created October 19, 2018 00:33
Show Gist options
  • Save tlester/46e55a3bd0e30a934db7013d6cca7e52 to your computer and use it in GitHub Desktop.
Save tlester/46e55a3bd0e30a934db7013d6cca7e52 to your computer and use it in GitHub Desktop.
- name: Download repo file
get_url:
url: https://yum.oracle.com/public-yum-ol7.repo
dest: /etc/yum.repos.d/public-yum-ol7.repo
environment:
http_proxy: fp.fssp001.gcwe1.internal.aconexgov.com:3128
https_proxy: fp.fssp001.gcwe1.internal.aconexgov.com:3128
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment