Skip to content

Commit

Permalink
set correct owner for config directory
Browse files Browse the repository at this point in the history
  • Loading branch information
macno committed Dec 3, 2023
1 parent 16f9110 commit 1c34370
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/theo-agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
path: "{{ theo_agent_config_dir }}"
state: directory
mode: 0700
owner: "{{ theo_agent_user }}"

- name: Create config file
template:
Expand Down

0 comments on commit 1c34370

Please sign in to comment.