update botmeta for CLI stub moves
This commit is contained in:
parent
8d1f658ce4
commit
14aaa24522
1 changed files with 5 additions and 5 deletions
10
.github/BOTMETA.yml
vendored
10
.github/BOTMETA.yml
vendored
|
@ -533,10 +533,6 @@ files:
|
|||
$modules/windows/win_security_policy.py:
|
||||
<<: *windows
|
||||
maintainers: defionscode
|
||||
bin/ansible-connection:
|
||||
keywords:
|
||||
- persistent connection
|
||||
labels: networking
|
||||
contrib/:
|
||||
support: community
|
||||
contrib/inventory:
|
||||
|
@ -1421,7 +1417,11 @@ files:
|
|||
|
||||
##############################
|
||||
# other lib
|
||||
lib/ansible/executor/powershell: *windows_core
|
||||
lib/ansible/cli/scripts/ansible_connection_cli_stub.py:
|
||||
keywords:
|
||||
- persistent connection
|
||||
labels: networking
|
||||
lib/ansible/executor/powershell: *windows_core
|
||||
lib/ansible/template:
|
||||
keywords:
|
||||
- jinja
|
||||
|
|
Loading…
Reference in a new issue