diff --git a/README.md b/README.md index c8c7ac81..df32a388 100644 --- a/README.md +++ b/README.md @@ -262,7 +262,7 @@ logging_outputs: #### logging_outputs general queue parameters -* `queue`: A dict containing general queue paramters that can be used by all output module types, see the official rsyslog documentation for full list of parameters and their function. +* `queue`: A dict containing general queue parameters that can be used by all output module types, see the official rsyslog documentation for full list of parameters and their function. ```yaml logging_outputs: @@ -274,7 +274,7 @@ logging_outputs: #### logging_outputs general action parameters -* `action`: A dict containing general action paramters, see the official rsyslog documentation for full list of parameters and their function. +* `action`: A dict containing general action parameters, see the official rsyslog documentation for full list of parameters and their function. ```yaml logging_outputs: diff --git a/roles/rsyslog/tasks/deploy_nolog.yml b/roles/rsyslog/tasks/deploy_nolog.yml index b3aaa240..bf2f21e8 100644 --- a/roles/rsyslog/tasks/deploy_nolog.yml +++ b/roles/rsyslog/tasks/deploy_nolog.yml @@ -3,7 +3,7 @@ # If the input/output has a possibility to reveal some sensitive data, # include this deploy_nolog.yml file. -# See tasks/outputs/elasticsearch/main.yml for an examle. +# See tasks/outputs/elasticsearch/main.yml for an example. - name: Install/Update required packages package: