mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-27 18:04:45 +00:00
Fix latest ansible-test sanity findings
Some argument_spec and also DOCUMENTATION issues were fixed. But also some recurring invalid-name findings like for example for the __metaclass__ line needed to be "fixed".
This commit is contained in:
@@ -41,7 +41,6 @@ options:
|
||||
description: Require user verification for passkey authentication
|
||||
required: false
|
||||
type: bool
|
||||
default: true
|
||||
aliases: ["iparequireuserverification"]
|
||||
author:
|
||||
- Rafael Guterres Jeffman (@rjeffman)
|
||||
|
||||
Reference in New Issue
Block a user