Replacing using new module labels (m:<module>)
There's now a standard for module labels that Ansibot supports.
This commit is contained in:
parent
e4af3a8957
commit
79ff2f5e9a
1 changed files with 2 additions and 2 deletions
4
.github/BOTMETA.yml
vendored
4
.github/BOTMETA.yml
vendored
|
@ -364,13 +364,13 @@ files:
|
|||
$modules/files/tempfile.py:
|
||||
$modules/files/template.py: $team_ansible
|
||||
$modules/files/unarchive.py:
|
||||
labels: unarchive
|
||||
labels: m:unarchive
|
||||
maintainers: pileofrogs
|
||||
ignored: dagwieers
|
||||
$modules/files/xattr.py: $team_ansible bcoca
|
||||
$modules/files/xml.py:
|
||||
ignored: magnus919
|
||||
labels: xml
|
||||
labels: m:xml
|
||||
maintainers: sm4rk0 cmprescott
|
||||
$modules/identity/cyberark/:
|
||||
notified: cyberark-bizdev
|
||||
|
|
Loading…
Reference in a new issue