mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Change except Error when trying to get a missing option
This commit is contained in:
committed by
Brian Coca
parent
efe7c20100
commit
25dea1f72c
@@ -21,12 +21,6 @@ DOCUMENTATION = '''
|
||||
key: remote_tmp
|
||||
vars:
|
||||
- name: ansible_remote_tmp
|
||||
admin_users:
|
||||
description:
|
||||
- List of users to be expected to have admin privileges, this is unused
|
||||
in the PowerShell plugin
|
||||
type: list
|
||||
default: []
|
||||
set_module_language:
|
||||
description:
|
||||
- Controls if we set the locale for moduels when executing on the
|
||||
|
||||
Reference in New Issue
Block a user