To make log rotation working

This commit is contained in:
Masaya-A
2021-01-21 09:31:15 +09:00
committed by GitHub
parent 845ab92d36
commit cd5abf924c

View File

@@ -62,7 +62,7 @@ query_updatepluginurls:
playbooklogdir:
file.directory:
- name: /opt/so/log/playbook
- dir_mode: 775
- dir_mode: 755
- user: 939
- group: 939
- makedirs: True
@@ -118,4 +118,4 @@ playbook_state_not_allowed:
test.fail_without_changes:
- name: playbook_state_not_allowed
{% endif %}
{% endif %}