Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.5 KB

README.md

File metadata and controls

37 lines (22 loc) · 1.5 KB

nephelaiio.k8s_repo

Build Status Ansible Galaxy

An ansible role to install and configure Kubernetes package repostiories

Role Variables

Please refer to the defaults file for an up to date list of input parameters.

Dependencies

By default this role does not depend on any external roles. If any such dependency is required please add them according to the documentation

Example Playbook

  • hosts: servers roles:
    • role: nephelaiio.k8s_repo

Testing

Please make sure your environment has docker installed in order to run role validation tests. Additional python dependencies are listed in the requirements file

Role is tested against the following distributions (docker images):

  • Ubuntu Jammy
  • Ubuntu Focal
  • Debian Bullseye
  • Debian Bookworm

You can test the role directly from sources using command molecule test

License

This project is licensed under the terms of the MIT License