You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/plugins
Abhijeet Kasurde e5649ca3e8
pipe: update docs for Popen with shell=True usage (#70596)
pipe lookup plugin uses Popen with shell=True intentionally.
This is considered a security issue if user input is not validated.
Updated docs to reflect this information for the user. Also, added
Bandit B602 documentation link for further reading.

Fixes: #70159

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
6 years ago
..
action Fix decrypt argument in assemble module (#70465) 6 years ago
become Migrated to ansible.netcommon 6 years ago
cache implemented 'prefix' for file based cache (#69872) 6 years ago
callback default_callback: Move 'check_mode_markers' in doc_fragments (#70228) 6 years ago
cliconf Migrated to vyos.vyos 6 years ago
connection try to capture better winrm/put_file error (#70508) 6 years ago
doc_fragments Add ability to fallback to chgrp remote_tmp and its files. (#68627) 6 years ago
filter Make filter type errors 'loop friendly' (#70417) 6 years ago
httpapi Migrated to ibm.qradar 6 years ago
inventory Deprecation revisited (#69926) 6 years ago
lookup pipe: update docs for Popen with shell=True usage (#70596) 6 years ago
netconf Migrated to junipernetworks.junos 6 years ago
shell Add ability to fallback to chgrp remote_tmp and its files. (#68627) 6 years ago
strategy Nuke strategy.SharedPluginLoaderObj, depr. 2.11 (#70235) 6 years ago
terminal Migrated to vyos.vyos 6 years ago
test Make AnsibleVaultEncryptedUnicode work more like a string (#67823) 6 years ago
vars Support vars plugins in collections (#61078) 6 years ago
__init__.py Support vars plugins in collections (#61078) 6 years ago
loader.py plugin loader: return collection name; ansible-doc: handle ansible.builtin correctly (#70026) 6 years ago