mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 05:51:56 +08:00
7 lines
124 B
XML
7 lines
124 B
XML
<pool type='dir'>
|
|
<name>{{ image_pool_name }}</name>
|
|
<target>
|
|
<path>{{ image_pool_dir }}</path>
|
|
</target>
|
|
</pool>
|