Skip to content

boutetnico/ansible-role-elastic-apm-server

Repository files navigation

tests Ansible Galaxy

ansible-role-elastic-apm-server

This role installs and configures Elastic APM server.

Requirements

Ansible 2.10 or newer.

Supported Platforms

Role Variables

Variable Required Default Choices Comments
elastic_apm_server_dependencies yes [apt-transport-https,gnupg] list
elastic_apm_server_use_oss yes false boolean
elastic_apm_server_config yes dict See defaults/main.yml.

Dependencies

None

Example Playbook

- hosts: all
  roles:
    - ansible-role-elastic-apm-server

Testing

molecule test

License

MIT

Author Information

@boutetnico