Skip to content

Only create directory 'vault_log_path' when 'vault_enable_log' is true #369

@ron1

Description

@ron1

Only create directory 'vault_log_path' when 'vault_enable_log' is true. Currently, the following task creates directory 'vault_log_path' needlessly when 'vault_log_path' is false.

- path: "{{ vault_log_path }}"

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions