8000 GitHub - mrlesmithjr/ansible-offline-yum-repo
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mrlesmithjr/ansible-offline-yum-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-offline-yum-repo

An Ansible role to configure locally internal Yum Repos.

Requirements

You must configure your clients to use this hosted offline repo(use example below):

/etc/yum.repos.d/offline-yum.repo:

[OfflineYUM]
name=Local YUM
baseurl=http://192.168.1.100/CentOS/7
gpgcheck=0
enabled=1

Role Variables

defaults/main.yml

Example Playbook

License

MIT

Author Information

Larry Smith Jr.

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0