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 3f5440f7df Make modules set a valid working directory
Fixes #6546
12 years ago
..
__init__.py Add package file. 12 years ago
basic.py Make modules set a valid working directory 12 years ago
ec2.py Merge branch 'ec2_security_token' of https://github.com/willthames/ansible into willthames-ec2_security_token 12 years ago
facts.py Move facts to 'module_utils' so they can be referenced by other modules. Note unlike other module_utils/ dirs this keeps the original 12 years ago
gce.py Add BSD license to module_utils/gce.py 12 years ago
known_hosts.py Fix for hostkey directory 12 years ago
rax.py Validate SSL certs accessed through urllib* 12 years ago
redhat.py Force command action to not be executed by the shell unless specifically enabled 12 years ago
urls.py fetch_url: Avoid credential stripping for FTP-scheme URLs 12 years ago