Fix/improve encryption key #412
Open
Annotations
3 errors and 10 warnings
|
Lint Role (ansible-lint).
Process completed with exit code 2.
|
|
Lint Role (ansible-lint).:
roles/kibana/tasks/kibana-security.yml#L160
Use FQCN for builtin module actions (debug).
|
|
Lint Role (ansible-lint).:
roles/kibana/tasks/kibana-security.yml#L143
Use FQCN for builtin module actions (debug).
|
|
Lint Role (ansible-lint).:
roles/elasticsearch/tasks/elasticsearch-security.yml#L411
Variables names from within roles should use elasticsearch_ as a prefix. (register: elasticstack_password)
|
|
Lint Role (ansible-lint).:
roles/elasticsearch/tasks/elasticsearch-security.yml#L21
Variables names from within roles should use elasticsearch_ as a prefix. (set_fact: elasticstack_ca_will_expire_soon)
|
|
Lint Role (ansible-lint).:
roles/elasticsearch/tasks/elasticsearch-security.yml#L16
Variables names from within roles should use elasticsearch_ as a prefix. (set_fact: elasticstack_ca_expiration_days)
|
|
Lint Role (ansible-lint).:
roles/elasticsearch/tasks/elasticsearch-security.yml#L9
Variables names from within roles should use elasticsearch_ as a prefix. (register: elasticstack_ca_infos)
|
|
Lint Role (ansible-lint).:
roles/elasticsearch/tasks/elasticsearch-security.yml#L3
Variables names from within roles should use elasticsearch_ as a prefix. (register: elasticstack_ca_exists)
|
|
Lint Role (ansible-lint).:
roles/elasticsearch/tasks/elasticsearch-rolling-upgrade.yml#L208
Variables names from within roles should use elasticsearch_ as a prefix. (register: response)
|
|
Lint Role (ansible-lint).:
roles/elasticsearch/tasks/elasticsearch-rolling-upgrade.yml#L192
Variables names from within roles should use elasticsearch_ as a prefix. (register: response)
|
|
Lint Role (ansible-lint).:
roles/elasticsearch/tasks/elasticsearch-rolling-upgrade.yml#L174
Variables names from within roles should use elasticsearch_ as a prefix. (register: result)
|
|
Lint Role (ansible-lint).:
roles/elasticsearch/tasks/elasticsearch-rolling-upgrade.yml#L94
Variables names from within roles should use elasticsearch_ as a prefix. (register: response)
|
|
Lint Role (ansible-lint).:
roles/elasticsearch/tasks/elasticsearch-rolling-upgrade.yml#L76
Variables names from within roles should use elasticsearch_ as a prefix. (register: response)
|
Loading