Update my handle (#61966)
This commit is contained in:
parent
e589e22b7e
commit
7a79c12e52
4 changed files with 4 additions and 4 deletions
2
.github/BOTMETA.yml
vendored
2
.github/BOTMETA.yml
vendored
|
@ -1580,7 +1580,7 @@ macros:
|
|||
team_ipa: Nosmoht Akasurde fxfitz
|
||||
team_jboss: jairojunior wbrefvem Wolfant
|
||||
team_kubevirt: machacekondra mmazur pkliczewski
|
||||
team_linode: InTheCloudDan lwm displague rmcintosh
|
||||
team_linode: InTheCloudDan decentral1se displague rmcintosh
|
||||
team_macos: akasurde dagwieers kyleabenson martinm82
|
||||
team_manageiq: gtanzillo abellotti zgalor yaacov cben
|
||||
team_meraki: kbreit
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# still belong to the author of the module, and may assign their own license
|
||||
# to the complete work.
|
||||
#
|
||||
# Copyright (c), Luke Murphy @lwm
|
||||
# Copyright (c), Luke Murphy @decentral1se
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use in source and binary forms, with or without modification,
|
||||
|
|
|
@ -24,7 +24,7 @@ requirements:
|
|||
- python >= 2.7
|
||||
- linode_api4 >= 2.0.0
|
||||
author:
|
||||
- Luke Murphy (@lwm)
|
||||
- Luke Murphy (@decentral1se)
|
||||
notes:
|
||||
- No Linode resizing is currently implemented. This module will, in time,
|
||||
replace the current Linode module which uses deprecated API bindings on the
|
||||
|
|
|
@ -8,7 +8,7 @@ DOCUMENTATION = r'''
|
|||
name: linode
|
||||
plugin_type: inventory
|
||||
author:
|
||||
- Luke Murphy (@lwm)
|
||||
- Luke Murphy (@decentral1se)
|
||||
short_description: Ansible dynamic inventory plugin for Linode.
|
||||
version_added: "2.8"
|
||||
requirements:
|
||||
|
|
Loading…
Add table
Reference in a new issue