Skip to content

Commit

Permalink
Update install-quay-service.yaml (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
sveno1990 authored Oct 24, 2024
1 parent ec88988 commit fc7f7f5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
- name: Create necessary directory for Quay local storage
ansible.builtin.file:
mode: 0775
path: "{{ quay_storage }}"
state: directory
recurse: yes
Expand Down

0 comments on commit fc7f7f5

Please sign in to comment.