aos-switch-ansible-collection
aos-switch-ansible-collection copied to clipboard
Fix sanity pylint
Oups typo (wrong copy/paste) -> fixed
Thank you for the contribution! At this time I have other obligations but I will review at my earliest convenience!
Thank you for the contribution! At this time I have other obligations but I will review at my earliest convenience!
Sure ! no problem !
Any news ?
bump ? @tchiapuziowong @Keeper-of-the-Keys @karthikeyan-dhandapani
@alagoutte I'm not able to do a review for you, I don't work for HP/Aruba, I also no longer work at a company that has Aruba equipment so can't check the changes in a real world environment.
But if it helps the changes do look OK to me...
@alagoutte I'm not able to do a review for you, I don't work for HP/Aruba, I also no longer work at a company that has Aruba equipment so can't check the changes in a real world environment.
But if it helps the changes do look OK to me...
Oups sorry wrong ping mention !
I'm working on publishing some fixes that development has been working on and I'll include this in the next release - goal is by end of week next week.
I'm working on publishing some fixes that development has been working on and I'll include this in the next release - goal is by end of week next week.
Perfect,
a new series of patch
- https://github.com/aruba/aos-switch-ansible-collection/pull/59
- https://github.com/aruba/aos-switch-ansible-collection/pull/60
- https://github.com/aruba/aos-switch-ansible-collection/pull/61
- https://github.com/aruba/aos-switch-ansible-collection/pull/62
- https://github.com/aruba/aos-switch-ansible-collection/pull/63
Hey @alagoutte ! All the fixes for sanity: fix pylint ansible-format-automatic-specification
have wrong indexes (starting at 1 instead of 0), which breaks it
https://github.com/aruba/aos-switch-ansible-collection/commit/45f1379aa66b635d08f2e0fb28e95b365f913a73
Hey @alagoutte ! All the fixes for
sanity: fix pylint ansible-format-automatic-specification
have wrong indexes (starting at 1 instead of 0), which breaks it 45f1379
Oups, i will push a fix...