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
Brian Coca db27541a0e Merge pull request #13053 from Etherdaemon/fix_13010_boto3_aws_profile
Fixes #13010 by updating boto3 methods
10 years ago
..
__init__.py Add package file. 12 years ago
a10.py Add imports for stdlib modules that are used. 10 years ago
basic.py Merge branch 'devel' of https://github.com/mathieumd/ansible into mathieumd-devel 10 years ago
cloudstack.py cloudstack: change order of tags handling, fixes update of tag value does not work 10 years ago
database.py just a few spelling error changes 11 years ago
eapi.py add initial support for Arista eAPI 10 years ago
ec2.py Fixes #13010 by updating boto3 methods to update boto3_conn to check for profile_name and if detected, remove from params and set a new variable of profile which is passed into Session separately 10 years ago
f5.py Adds utf-8 encoding to f5 module_utils 11 years ago
facts.py made get_file_lines rely on get_file_content which deals with many error 10 years ago
gce.py fix gce module error reporting 10 years ago
known_hosts.py remove assigned but unused variables in module_utils. 10 years ago
nxapi.py changes the nxapi argument spec to require url_password 10 years ago
openstack.py Add no-log parameter to common openstack args 10 years ago
powershell.ps1 Explictly set the version of strict mode to use for powershell modules. 10 years ago
rax.py One more stdlib import in module_utils 10 years ago
redhat.py Remove some more unused stdlib deps. 10 years ago
service.py Remove some more unused stdlib deps. 10 years ago
splitter.py Insert newlines correctly when splitting literal blocks 11 years ago
urls.py Allow PATCH to list of valid HTTP methods 10 years ago
vca.py Add imports for stdlib modules that are used. 10 years ago
vmware.py Undo previous travis/tox fixes and fix underlying issue 11 years ago