|
@ -12,7 +12,7 @@ |
|
|
"data": "{{hostvars[host]["pubkey"]["data"]}}", |
|
|
"data": "{{hostvars[host]["pubkey"]["data"]}}", |
|
|
"type": "{{hostvars[host]["pubkey"]["type"]}}" |
|
|
"type": "{{hostvars[host]["pubkey"]["type"]}}" |
|
|
}, |
|
|
}, |
|
|
"amount":10, |
|
|
|
|
|
|
|
|
"power":10, |
|
|
"name":"{{hostvars[host]["inventory_hostname"]}}" |
|
|
"name":"{{hostvars[host]["inventory_hostname"]}}" |
|
|
} |
|
|
} |
|
|
{% endfor %} |
|
|
{% endfor %} |
|
|