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:
|
$modules/windows/win_security_policy.py:
|
||||||
<<: *windows
|
<<: *windows
|
||||||
maintainers: defionscode
|
maintainers: defionscode
|
||||||
bin/ansible-connection:
|
|
||||||
keywords:
|
|
||||||
- persistent connection
|
|
||||||
labels: networking
|
|
||||||
contrib/:
|
contrib/:
|
||||||
support: community
|
support: community
|
||||||
contrib/inventory:
|
contrib/inventory:
|
||||||
|
@ -1421,7 +1417,11 @@ files:
|
||||||
|
|
||||||
##############################
|
##############################
|
||||||
# other lib
|
# 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:
|
lib/ansible/template:
|
||||||
keywords:
|
keywords:
|
||||||
- jinja
|
- jinja
|
||||||
|
|
Loading…
Reference in a new issue