mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Tidy up validate-modules ignores for packaging modules (#1289)
* fixed validation-modules for plugins/modules/packaging/language/bower.py
This commit is contained in:
@@ -32,7 +32,7 @@ options:
|
||||
description:
|
||||
- Desired state of the package.
|
||||
default: present
|
||||
choices: [ absent, latest, present ]
|
||||
choices: [ absent, latest, present, installed, removed ]
|
||||
type: str
|
||||
|
||||
force:
|
||||
|
||||
Reference in New Issue
Block a user