Skip to content

rarango9/galaxy-requirements-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ansible-galaxy-requirements-updater

Update an Ansible Galaxy requirements file.

Requirements

  • Python3

Usage:

After locally cloning the repository:

cd ansible-galaxy-requirements-updater/
./main.py <FILE_PATH>

Remotely pull and execute the script:

curl -s "https://raw.githubusercontent.com/rarango9/ansible-galaxy-requirements-updater/main/main.py" | python3 - "$@" <FILE_PATH>

Maintainers

Rob Arango

About

Update an Ansible Galaxy requirements file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages