Update roles/pips/tasks/main.yml
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
- name: Ensure /opt/app directory exists
|
||||
file:
|
||||
path: "{{ app_dir.stat.path }}"
|
||||
path: "{{ app_dir }}"
|
||||
state: directory
|
||||
owner: root
|
||||
group: root
|
||||
|
||||
Reference in New Issue
Block a user