ansible/roles/docker-distribution
Ryan Lerch db3b389c66 Fix meta-incorrect linting issues
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-21 15:40:59 +10:00
..
defaults Fix majority of remaining yamllint warnings and errors 2024-11-28 17:31:45 +10:00
files Fix logrotate for docker-distribution 2021-02-04 06:48:28 -05:00
handlers Fix name[casing] ansible-lint issues 2025-01-14 20:20:07 +10:00
meta Fix meta-incorrect linting issues 2025-01-21 15:40:59 +10:00
tasks ansiblelint fixes - fqcn[action-core] - template to ansible.builtin.template 2025-01-15 11:30:29 +10:00
templates Allow delete on candidate registery so we can clean up old images. 2018-09-24 22:00:57 +00:00
vars add osbs w/ v2 registry support 2016-01-28 20:31:13 +00:00
README.md add osbs w/ v2 registry support 2016-01-28 20:31:13 +00:00

Role Name

A brief description of the role goes here.

Requirements

Any pre-requisites that may not be covered by Ansible itself or the role should be mentioned here. For instance, if the role uses the EC2 module, it may be a good idea to mention in this section that the boto package is required.

Role Variables

A description of the settable variables for this role should go here, including any variables that are in defaults/main.yml, vars/main.yml, and any variables that can/should be set via parameters to the role. Any variables that are read from other roles and/or the global scope (ie. hostvars, group vars, etc.) should be mentioned here as well.

Dependencies

A list of other roles hosted on Galaxy should go here, plus any details in regards to parameters that may need to be set for other roles, or variables that are used from other roles.

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: servers
  roles:
     - { role: username.rolename, x: 42 }

License

BSD

Author Information

An optional section for the role authors to include contact information, or a website (HTML is not allowed).