No description
Find a file
2023-03-24 22:31:33 +02:00
go.mod init 2023-03-16 22:50:02 +02:00
go.sum init 2023-03-16 22:50:02 +02:00
main.go speedup, add name field 2023-03-24 22:31:33 +02:00
README.md init 2023-03-16 22:50:02 +02:00

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")