Skip to content

coolstore-demo/quay-init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

An ansible playbook to initialize the Quay Registry, inspiration and some snippets taken from RHEL Edge Automation project.

You will need to initialize the modules used from ansible galaxy as follows:

ansible-galaxy collection install -r collections/requirements.yml

When you run the playbook you can override the variables by passing them in as environment variables, i.e.

ansible-playbook init-quay.yaml -e quay_init_password=testing

About

Ansible playbook for initializing Quay

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published