mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 19:26:58 +00:00
[PR #8938/1d86d496 backport][stable-9] ipa_getkeytab: Create module (#8995)
ipa_getkeytab: Create module (#8938)
* Add ipa_getkeytab
* Parameters fix
* PR fixes
* PR fixes 2
* Fix unit tests
* Fix doc and unit tests
* Fix doc
* Fix doc 2
* Fix doc 3
* PR fixes
* PR fixes 2
* Fix name
* Fix description typo
* Fix variable names
* Update tests
* Add man reference
(cherry picked from commit 1d86d49688)
Co-authored-by: alexander <79072457+abakanovskii@users.noreply.github.com>
This commit is contained in:
parent
bc4fda8b14
commit
73362a1e43
3 changed files with 309 additions and 0 deletions
2
.github/BOTMETA.yml
vendored
2
.github/BOTMETA.yml
vendored
|
|
@ -714,6 +714,8 @@ files:
|
|||
$modules/ipa_:
|
||||
maintainers: $team_ipa
|
||||
ignore: fxfitz
|
||||
$modules/ipa_getkeytab.py:
|
||||
maintainers: abakanovskii
|
||||
$modules/ipa_dnsrecord.py:
|
||||
maintainers: $team_ipa jwbernin
|
||||
$modules/ipbase_info.py:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue