https://github.com/qainsights/k6-role
An Ansible role to install k6
https://github.com/qainsights/k6-role
ansible k6 load-testing performance performance-testing testing
Last synced: about 1 year ago
JSON representation
An Ansible role to install k6
- Host: GitHub
- URL: https://github.com/qainsights/k6-role
- Owner: QAInsights
- License: mit
- Created: 2021-05-27T23:55:25.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-28T02:57:48.000Z (about 5 years ago)
- Last Synced: 2025-02-06T17:12:19.131Z (over 1 year ago)
- Topics: ansible, k6, load-testing, performance, performance-testing, testing
- Homepage:
- Size: 7.81 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
k6
=========
An Ansible role to install [k6](https://github.com/k6io/k6) in CentOS.
Requirements
------------
- None
Role Variables
--------------
Following are the variables you can set in `defaults\main.yml`:
- Download URL
Dependencies
------------
- None
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:
- name: k6
hosts: servers
become: yes
roles:
- qainsights.k6_role
License
-------
MIT
Author Information
------------------
NaveenKumar Namachivayam
- [Blog](https://qainsights.com)
- [Free YouTube Tutorials](https://www.youtube.com/QAInsights)