Skip to content
View mariolenz's full-sized avatar

Block or report mariolenz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. ansible-playbooks ansible-playbooks Public

    A collection of ansible playbooks

    1

  2. baremetalesxi baremetalesxi Public

    Forked from bryansullins/baremetalesxi

    Single touch baremetal provisioning of ESXi - also includes vCenter and ESXi Configuration.

    1

  3. dark-vcenter dark-vcenter Public archive

    Forked from BeryJu/dark-vcenter

    Dark CSS Theme for vCenter's HTML5 Client

    CSS

  4. ansible ansible Public

    Forked from ansible/ansible

    Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automat…

    Python

  5. community.vmware community.vmware Public

    Forked from ansible-collections/community.vmware

    Ansible Collection for VMWare

    Python

  6. vmware.vmware_rest vmware.vmware_rest Public

    Forked from ansible-collections/vmware.vmware_rest

    Ansible Collection for VMWare (REST modules)

    Python

639 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Created 1 repository

Created a pull request in ansible-collections/community.vmware that received 23 comments

De-couple backend logic from module logic

SUMMARY I think it might be helpful to de-couple the basic module logic from connecting to vSphere. This might be a first step to re-use code from v…

+143 −251 lines changed 23 comments
Opened 8 other pull requests in 3 repositories
Reviewed 4 pull requests in 2 repositories

Created an issue in ansible-collections/vmware.vmware that received 2 comments

Decouple PyvmomiClient from module logic

SUMMARY I like the idea of PyvmomiClient / plugins/module_utils/clients/_pyvmomi.py, but I wonder if it shouldn't be decoupled from the Ansible / m…

2 comments
Opened 3 other issues in 2 repositories
Loading