Skip to content

rtlcopymemory/streamRIP-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python3 -m venv venv
. ./venv/bin/activate
pip install -r requirements.txt
cp inventory.example inventory

Edit inventory with your server IP and User and change the vars with what you need.
Please also notice that you'll need to copy your offline file to your server manually in the path that you specify in the offfi variable.

ansible-playbook -i inventory playbook.yml --ask-become-pass

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages