修改下载rpm失败问题
This commit is contained in:
@@ -5,4 +5,4 @@
|
|||||||
state: present
|
state: present
|
||||||
download_only: true
|
download_only: true
|
||||||
download_dir: "{{ item.downpath }}"
|
download_dir: "{{ item.downpath }}"
|
||||||
with_dict: "{{ rpmlist }}"
|
with_dict: "{{ rpmdict }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user