Skip to content

Commit

Permalink
wrond chmod
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-f committed Aug 16, 2023
1 parent 7283eb7 commit 564e028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/ansible_openvpn/playbooks/fetch_openvpn_hosts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
- name: Create your local file on master node
ansible.builtin.file:
path: /home/semaphore/hosts.json
owner: ansible
owner: semaphor
group: 10001
mode: '0644'
delegate_to: localhost

0 comments on commit 564e028

Please sign in to comment.