mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-02 04:04:23 -07:00
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
This commit is contained in:
parent
5b4f41748d
commit
1d86d49688
3 changed files with 309 additions and 0 deletions
2
.github/BOTMETA.yml
vendored
2
.github/BOTMETA.yml
vendored
|
@ -716,6 +716,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