Skip to content

Commit

Permalink
aoscx_interface: fix typo for choics of lldp_enable_dir
Browse files Browse the repository at this point in the history
Duplicate tx entries and forget 'on'
  • Loading branch information
alagoutte committed Dec 13, 2023
1 parent c20b09a commit ac33b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/modules/aoscx_interface.py
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
Option to configure LLDP interface level config
type: str
choices:
- tx
- off
- rx
- tx
- rxtx
Expand Down

0 comments on commit ac33b4d

Please sign in to comment.