1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-04 11:17:05 +00:00

opennebula: add one_template module (#2046)

* opennebula: add one_template module

A basic module for maintaining VM templates which should be flexible enough
for most needs ...

* fixup! opennebula: add one_template module

* fixup! fixup! opennebula: add one_template module
This commit is contained in:
Georg Gadinger 2021-03-26 07:24:24 +01:00 committed by GitHub
parent e7a0a12c3f
commit cdc415ea1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 527 additions and 3 deletions

View file

@ -0,0 +1 @@
./cloud/opennebula/one_template.py