Provision apimon-executor component.
TODO
- variables for executor host provisioning:
- variables for executor installation:
- clouds_yaml_content
- executor_image
- executor_config_content
None.
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- name: Provision Executor
hosts: executor
serial: 1
roles:
- opentelekomcloud_infra.apimon_executor
tags: executor
Apache 2.0
OpenTelekomCloud.