summaryrefslogtreecommitdiff
path: root/lib/ansible/plugins/shell
diff options
context:
space:
mode:
authorJordan Borean <jborean93@gmail.com>2018-04-27 14:16:19 +1000
committerBrian Coca <bcoca@users.noreply.github.com>2018-04-27 09:47:18 -0400
commit25dea1f72c3847aa53a37109666f5b192990bf05 (patch)
treef4359cc8aea1b530c186ef2bcb932968d3dc5dd7 /lib/ansible/plugins/shell
parentefe7c2010087b6bbc5e14598e272f8839ad4ba64 (diff)
downloadansible-25dea1f72c3847aa53a37109666f5b192990bf05.tar.gz
Change except Error when trying to get a missing option
Diffstat (limited to 'lib/ansible/plugins/shell')
-rw-r--r--lib/ansible/plugins/shell/powershell.py6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/ansible/plugins/shell/powershell.py b/lib/ansible/plugins/shell/powershell.py
index 2b43bc9ecf..3fd6411e15 100644
--- a/lib/ansible/plugins/shell/powershell.py
+++ b/lib/ansible/plugins/shell/powershell.py
@@ -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