use show_changes: False to prevent es pw from being shown when running the state

This commit is contained in:
m0duspwnens
2022-01-19 12:11:38 -05:00
parent f8ac37c101
commit 7ebba1f325
4 changed files with 4 additions and 0 deletions

View File

@@ -56,6 +56,7 @@ curconf:
- group: 939 - group: 939
- mode: 660 - mode: 660
- template: jinja - template: jinja
- show_changes: False
curcloseddel: curcloseddel:
file.managed: file.managed:

View File

@@ -101,6 +101,7 @@ elastaconf:
- group: 933 - group: 933
- mode: 660 - mode: 660
- template: jinja - template: jinja
- show_changes: False
wait_for_elasticsearch: wait_for_elasticsearch:
cmd.run: cmd.run:

View File

@@ -89,6 +89,7 @@ ls_pipeline_{{PL}}_{{CONFIGFILE.split('.')[0] | replace("/","_") }}:
- group: 939 - group: 939
- mode: 660 - mode: 660
- makedirs: True - makedirs: True
- show_changes: False
{% endfor %} {% endfor %}
ls_pipeline_{{PL}}: ls_pipeline_{{PL}}:

View File

@@ -34,6 +34,7 @@ soctopusconf:
- group: 939 - group: 939
- mode: 600 - mode: 600
- template: jinja - template: jinja
- show_changes: False
soctopuslogdir: soctopuslogdir:
file.directory: file.directory: