dciangot.k3s
Role Name
Here is a short description of what this role does.
Requirements
List any necessary items that are not included with Ansible or the role itself. For example, if the role uses the EC2 module, it's good to note that the boto package is required.
Role Variables
Explain the variables that can be set for this role. This includes any variables found in defaults/main.yml, vars/main.yml, and any that can be set through role parameters. Also, mention any variables that come from other roles or global settings (like hostvars, group vars, etc.).
Dependencies
Provide a list of other roles available on Galaxy that this role depends on, along with any specific parameters that need to be set or variables that are used from those roles.
Example Playbook
It’s helpful to include an example showing how to use your role, such as passing in variables as parameters:
- hosts: servers
roles:
- { role: username.rolename, x: 42 }
License
BSD
Author Information
An optional section for the role authors to add contact details or a website (HTML is not allowed).