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
Wayne Witzel III 0e72f3bd71 Ansible Tower organization module (#20355)
* add Ansible Tower organization module

* skip Python 2.4 check for ansible_tower module

* make spec and doc match, extract tower auth helper method

* added auth params at module level

* support check mode

* extract check mode check to ansible_tower utils, add utils to 2.4 skip

* update interpreter shebang

* remove colon from docs

* no log for password, verify_ssl default to true
8 years ago
..
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 9 years ago
_text.py Simplify surrogate check in to_text() (#18211) 8 years ago
a10.py modified POST body in axapi_authenticate_v3() and axapi_call_v3() (#18104) 8 years ago
ansible_tower.py Ansible Tower organization module (#20355) 8 years ago
api.py Added basic auth argument spec to utils (#15585) 9 years ago
asa.py Check for removal not allowed errors (#19251) 8 years ago
azure_rm_common.py PEP 8 cleanup. (#20789) 8 years ago
basic.py PEP 8 indent cleanup. (#20800) 8 years ago
bigswitch_utils.py Add bigswitch big mon inline chain module (#18631) 8 years ago
cloud.py CloudRetry/AWSRetry backoff decorator with unit tests (#17039) 8 years ago
cloudengine.py Contributing new module to manage HUAWEI data center CloudEngine switch. (#19793) 8 years ago
cloudstack.py Removed dict.iteritems() in several other files. 8 years ago
database.py just a few spelling error changes 10 years ago
dellos6.py Update OS6 sublevels (#17735) 8 years ago
dellos9.py Fixes #18663. Bad handling of existing config in dellos9 module. (#18664) 8 years ago
dellos10.py Fixes #18663. Bad handling of existing config in dellos9 module. (#18664) 8 years ago
dimensiondata.py module_utils/dimensiondata (#17604) 8 years ago
docker_common.py Fix import of urlparse on python3 8 years ago
eapi.py updates eos shared modules (#20738) 8 years ago
ec2.py Fix infrequent PEP 8 issues. 8 years ago
eos.py reorganizes eos shared module (#20795) 8 years ago
exoscale.py Removed dict.iteritems() in several other files. 8 years ago
f5.py Clean up shebangs for various files. 8 years ago
facts.py improved openrc detection 8 years ago
gcdns.py Fix import of gce/gcdns without a libcloud module 8 years ago
gce.py Fix import of gce/gcdns without a libcloud module 8 years ago
gcp.py PEP 8 indent cleanup. (#20800) 8 years ago
infinibox.py Initial Commit for Infinidat Ansible Modules (#19429) 8 years ago
ios.py refactors ios shared module (#19850) 8 years ago
iosxr.py Refactor iosxr_config to make use of network_connection plugin 8 years ago
ipa.py FreeIPA module polymorphic restructuring, Python 3 support, and small fixes. (#18542) 8 years ago
ismount.py fix typo 9 years ago
json_utils.py only warn if non whitespace junk 8 years ago
junos.py Add 'update' parameter in junos_config module (#19046) 8 years ago
known_hosts.py ssh-keyscan can fail to find keys for a host. 8 years ago
local.py cast injected json string to bytes in local modules (#19519) 8 years ago
lxd.py Clean up shebangs for various files. 8 years ago
mysql.py enable mysql connection via unix socket 9 years ago
netapp.py Add doc_fragment and module util for NetApp platforms (#19607) 8 years ago
netcfg.py fixes minor issue in get_block_config() (#20544) 8 years ago
netcli.py Hopefully clear up some junos issues. (#17616) 8 years ago
network.py update the _ios_template module to use the network_cli plugin (#19933) 8 years ago
network_common.py adds common function to_list to network_common 8 years ago
nxos.py PEP 8 indent cleanup. (#20800) 8 years ago
openstack.py openstack: iterate through nova addresses with six (#18408) 8 years ago
openswitch.py Cleanup openswitch 8 years ago
ovirt.py cloud: ovirt: add affinity groups module (#20047) 8 years ago
powershell.ps1 Feature/win stat extra info (#19148) 8 years ago
pycompat24.py Migrate basestring to a python3 compatible type (#17199) 8 years ago
rax.py Migrate basestring to a python3 compatible type (#17199) 8 years ago
redhat.py PEP 8 indent cleanup. (#20800) 8 years ago
service.py dont fail on missing service during check mode 8 years ago
shell.py Assorted python3 fixes for network code. (#18777) 8 years ago
six.py Fix role completion detection problem 8 years ago
splitter.py Changing license on module_utils/splitter.py to BSD 8 years ago
sros.py updates sros shared module 8 years ago
univention_umc.py univention: add common code for univention corporate server modules (#16172) 8 years ago
urls.py Add additional information to the get_url SSL failure message. (#20025) 8 years ago
vca.py Fux bug 18584 (#18718) 8 years ago
vmware.py vmware_guest: Various fixes and changes 8 years ago
vyos.py fixes issue with setting the terminal length (pager) in vyos (#18546) 8 years ago
vyos2.py vyos_command 2.3 (#18994) 8 years ago