mirror of
https://github.com/vale981/agru
synced 2025-03-05 17:51:42 -05:00
No description
go.mod | ||
go.sum | ||
main.go | ||
README.md |
agru
ansible-galaxy requirements updater is very simple program, almost bash one-liner.
It reads ansible-galaxy's requirements.yml file, checks if the listed git repos has newer tags than presented in your file and updates the file if there are any newer tags.
Usage of agru:
-r string
ansible-galaxy requirements file (default "requirements.yml")