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/module_utils
James Cammarata b8646991db Filter out messages that match the pattern username:password@host
This filtering is done in both the module invocation logging and in
the regular verbose() logging output.

Fixes #4087
12 years ago
..
__init__.py Add package file. 12 years ago
basic.py Filter out messages that match the pattern username:password@host 12 years ago
ec2.py Create a common EC2 connection argument spec for EC2 modules 12 years ago
known_hosts.py Fixes #5750 Fail on missing ~/.ssh and ignore accept_hostkey if stricthoskeychecking is off 12 years ago
rax.py Support providing a tenant_name also 12 years ago