jmeter_role

JMeter Role

An Ansible role to install Apache JMeter.

Requirements

  • Java 8 or above

Role Variables

Following are the variables you can set in defaults\main.yml:

  • JMeter version (defaults to 5.4.1)
  • Download URL
  • JMeter base directory name

Dependencies

To install Java, you can use this role ansible-galaxy install lean_delivery.java.

Example Playbook

Sample playbook to install JMeter.

- name: JMeter
  hosts: servers
  roles:
    - jmeter-install

License

MIT

Author Information

NaveenKumar Namachivayam

Install
ansible-galaxy install QAInsights/jmeter-role
GitHub repository
License
mit
Downloads
19
Owner
I am a full stack developer. I build stuff🔨. I know nothing.