修改下载rpm失败问题

This commit is contained in:
root
2020-07-07 08:12:05 +08:00
parent 2c197d969d
commit ad148140fa

View File

@@ -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 }}"