Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 250 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 250 Bytes

Ansible-collection-guay

This collection helps to get info about quay tags using Ansible.

How to use it

ansible-playbook playbooks/run.yaml \
  -e repository=REPOSITORY \
  -e only_active_tags=true