Make minor wording changes
This commit is contained in:
@@ -2,7 +2,7 @@ galaxy_info:
|
|||||||
role_name: promtail
|
role_name: promtail
|
||||||
namespace: genlab
|
namespace: genlab
|
||||||
author: Danilkin Danila
|
author: Danilkin Danila
|
||||||
description: Installs Promtail
|
description: Deploy Promtail
|
||||||
|
|
||||||
company: Genlab LLC
|
company: Genlab LLC
|
||||||
license: MIT
|
license: MIT
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
dir: "{{ lookup('env', 'MOLECULE_PROJECT_DIRECTORY') }}/defaults/"
|
dir: "{{ lookup('env', 'MOLECULE_PROJECT_DIRECTORY') }}/defaults/"
|
||||||
extensions: ['yml']
|
extensions: ['yml']
|
||||||
|
|
||||||
# kics-scan ignore-block - kics doesn't like http but it's localhost so it's not important
|
# kics-scan ignore-block - kics doesn't like HTTP but on localhost it's not important
|
||||||
- name: "Sanity check the Promtail daemon"
|
- name: "Sanity check the Promtail daemon"
|
||||||
retries: 3
|
retries: 3
|
||||||
delay: 1
|
delay: 1
|
||||||
|
|||||||
Reference in New Issue
Block a user