12 lines
237 B
YAML
12 lines
237 B
YAML
---
|
|
name: ${PROJECT}
|
|
description: ${DESCRIPTION}
|
|
runtime: python
|
|
|
|
template:
|
|
description: ProxmoxVE provider, Ansible powered with Python
|
|
config:
|
|
password:
|
|
description: Password of the root user over PVE.
|
|
secret: true
|