Fix incorrect ansible module in overcloud-ipa-images.yml
This commit is contained in:
parent
4d25311f97
commit
bd4c76aaf0
@ -58,7 +58,7 @@
|
||||
register: image_cache_stat
|
||||
|
||||
- name: Ensure the image cache directory exists
|
||||
stat:
|
||||
file:
|
||||
path: "{{ image_cache_path }}"
|
||||
state: directory
|
||||
owner: "{{ ansible_user }}"
|
||||
|
Loading…
Reference in New Issue
Block a user