Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix LACP warnings modules found by sanity tools #84

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
lacp: fix validates-modules: fix author
  • Loading branch information
alagoutte committed Aug 29, 2023
commit 0bfb1ac22c785abc14ebf92ca3ca8947aee1510a
2 changes: 1 addition & 1 deletion plugins/modules/arubaoss_lacp.py
Original file line number Diff line number Diff line change
@@ -172,7 +172,7 @@
Configures (force) API version (vX.Y) for acces to the remote device.
type: str
default: 'None'
Author:
author:
- Emimal (@hpe)
''' # NOQA