mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-24 19:31:26 -07:00
Change except Error when trying to get a missing option
This commit is contained in:
parent
efe7c20100
commit
25dea1f72c
2 changed files with 3 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue