1
0
mirror of https://github.com/ansible-collections/community.general.git synced 2025-07-29 07:41:16 +03:00

New Module: LXD Projects (#4521)

* add lxd_project module

* documentation improvement and version_added entry

* improve documentation

* use os.path.expanduser

* exclude from use-argspec-type-path test

* improve documentation
This commit is contained in:
Raymond Chang
2022-04-26 04:20:54 +08:00
committed by GitHub
parent f5b1b3c6f0
commit 1d3506490f
11 changed files with 601 additions and 0 deletions

View File

@ -0,0 +1 @@
./cloud/lxd/lxd_project.py