Skip to content

hhai-le/ansible-galaxy-init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

image

python -m venv ansible-galaxy-init
ansible-galaxy-init\Scripts\Activate
.\Scripts\python.exe -m pip install --upgrade pyinstaller jinja2

image1

pyinstaller --add-data ".\src\templates:templates" --onefile .\src\script.py

copy to anywhere you want: example:

add the folder to environment:

About

ansible-galaxy init on windows via python script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published