Skip to content

davydany/offline-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Offline Ansible Installation

Download the Dependencies

pip wheel -r requirements.txt --wheels-dir=./wheels

Install Ansible in Offline mode

pip install -r requirements.txt --find-links=./wheels --no-index

About

Offline Ansible Installation with Python and PIP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages