mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-29 01:11:43 -07: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:
parent
f5b1b3c6f0
commit
1d3506490f
11 changed files with 601 additions and 0 deletions
2
.github/BOTMETA.yml
vendored
2
.github/BOTMETA.yml
vendored
|
@ -312,6 +312,8 @@ files:
|
|||
ignore: hnakamur
|
||||
$modules/cloud/lxd/lxd_profile.py:
|
||||
maintainers: conloos
|
||||
$modules/cloud/lxd/lxd_project.py:
|
||||
maintainers: we10710aa
|
||||
$modules/cloud/memset/:
|
||||
maintainers: glitchcrab
|
||||
$modules/cloud/misc/cloud_init_data_facts.py:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue