Skip to content

Commit

Permalink
opt need escalated privs
Browse files Browse the repository at this point in the history
  • Loading branch information
westfood committed Apr 7, 2024
1 parent e0e7be9 commit 5c2ac8d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ci/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
tasks:
- name: "Prepare pywb operation directory"
file:
become: true
owner: ansible
group: ansible
dest: "{{ pywb_dir }}"
state: directory

Expand Down

0 comments on commit 5c2ac8d

Please sign in to comment.