Remove cron schedule for KICS check. #451
Open
Annotations
13 warnings
|
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)
|
|
Lint code (yamllint).:
./galaxy.yml#L32
32:3 [indentation] wrong indentation: expected 0 but found 2
|
|
Lint code (yamllint).:
./galaxy.yml#L17
17:3 [indentation] wrong indentation: expected 0 but found 2
|
|
Lint code (yamllint).:
./galaxy.yml#L13
13:3 [indentation] wrong indentation: expected 0 but found 2
|
Loading