1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-07-01 16:18:55 +00:00

Change modules ownership account (#12207)

This commit is contained in:
alexander 2026-06-20 15:18:36 +03:00 committed by GitHub
parent 75d3a78d6d
commit b669a6e237
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 6 additions and 6 deletions

View file

@ -12,7 +12,7 @@ version_added: 9.5.0
description:
- Manage keytab file with C(ipa-getkeytab) utility.
- See U(https://manpages.ubuntu.com/manpages/jammy/man1/ipa-getkeytab.1.html) for reference.
author: "Alexander Bakanovskii (@abakanovskii)"
author: "Alexander Bakanovskii (@bakanovskii)"
attributes:
check_mode:
support: full

View file

@ -12,7 +12,7 @@ version_added: 10.0.0
description:
- Manage Kerberos tickets with C(kinit), C(klist) and C(kdestroy) base utilities.
- See U(https://web.mit.edu/kerberos/krb5-1.12/doc/user/user_commands/index.html) for reference.
author: "Alexander Bakanovskii (@abakanovskii)"
author: "Alexander Bakanovskii (@bakanovskii)"
attributes:
check_mode:
support: full

View file

@ -11,7 +11,7 @@ DOCUMENTATION = r"""
module: one_vnet
short_description: Manages OpenNebula virtual networks
version_added: 9.4.0
author: "Alexander Bakanovskii (@abakanovskii)"
author: "Alexander Bakanovskii (@bakanovskii)"
requirements:
- pyone
description: