mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 10:40:22 -07:00
Added OpenNebula inventory plugin (#810)
* Added OpenNebula inventory plugin Signed-off-by: Kristián Feldsam <feldsam@gmail.com> * Apply suggestions from code review Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru> * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> * Removed matching inventory yaml files ending with "one" Too general word * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> * Apply suggestions from code review Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com> Signed-off-by: Kristian Feldsam <feldsam@gmail.com> * Added BOTMETA Signed-off-by: Kristian Feldsam <feldsam@gmail.com> * Moved import Signed-off-by: Kristian Feldsam <feldsam@gmail.com> * Fix indentation problem Signed-off-by: Kristian Feldsam <feldsam@gmail.com> * Added group_by_labels, refactored so can be unit tested Signed-off-by: Kristian Feldsam <feldsam@gmail.com> * Added unit tests Signed-off-by: Kristian Feldsam <feldsam@gmail.com> * Removed blank line Signed-off-by: Kristian Feldsam <feldsam@gmail.com> * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru> Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
d96b85af9f
commit
806f1ea3c9
3 changed files with 505 additions and 0 deletions
4
.github/BOTMETA.yml
vendored
4
.github/BOTMETA.yml
vendored
|
@ -153,6 +153,10 @@ files:
|
|||
$inventories/nmap.py: {}
|
||||
$inventories/online.py:
|
||||
maintainers: sieben
|
||||
$inventories/opennebula.py:
|
||||
maintainers: feldsam
|
||||
labels: cloud opennebula
|
||||
keywords: opennebula dynamic inventory script
|
||||
$inventories/proxmox.py:
|
||||
maintainers: $team_virt ilijamt
|
||||
$inventories/icinga2.py:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue