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
Trishna Guha f08332acb4
nxos enable mode (#39355)
* nxos enable mode

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* fix prompt

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* Add authorize,auth_pass

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* remove byte string from exec_cli_command

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* Add on_become test

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* removed_in_version

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
8 years ago
..
aws [aws] Create classes for Application Load Balancer (#33769) 8 years ago
common Move camel2snake and snake2camel to common/dict_transformations.py (#39498) 8 years ago
facts Use a more exact regex (#39811) 8 years ago
k8s openshift_raw & openshift_scale: fix broken import 8 years ago
net_tools changes default WAPI version to 2.1 (#37578) 8 years ago
network nxos enable mode (#39355) 8 years ago
parsing Improve convert_bool error message 8 years ago
powershell Ansible.ModuleUtils.SID - allow SID as an input to allow people to specify well know SIDs instead of the name (#39400) 8 years ago
remote_management Connection and MAC pool module for Cisco UCS (#31151) 8 years ago
six Update the bundled six library to 1.11.0 8 years ago
__init__.py Enhance empty __init__ code-smell to check module_utils (#33438) 8 years ago
_text.py Fix for to_text and to_bytes error handlers 9 years ago
ansible_tower.py ansible_tower: fix broken import, reuse tower_argument_spec and documentation fragment (#29115) 8 years ago
api.py Remove comments about import order 8 years ago
azure_rm_common.py Fixes #37731 Create Internal Loadbalancers with azure_rm_loadbalancer, support SKU (#38077) 8 years ago
basic.py Allow subspec defaults to be processed when the parent argument is not supplied (#38967) 8 years ago
cloud.py AWSRetry: allow retrying on additional ClientError exceptions (#28483) 8 years ago
cloudscale.py cloudscale_floating_ip module (#33181) 8 years ago
cloudstack.py cs_zone_facts: implement return facts as ansible returns (#36993) 8 years ago
connection.py Use https for links to ansible.com domains. 8 years ago
crypto.py Allow multiple values per key in name fields in openssl_certificate/csr (#30338) 8 years ago
database.py Collated PEP8 fixes (#25293) 9 years ago
digital_ocean.py Include Digital Ocean Token Alias (#36810) 8 years ago
dimensiondata.py dimensiondata: fix broken import (#35634) 8 years ago
docker_common.py Fix documentation fragments for docker (#38378) 8 years ago
ec2.py Move camel2snake and snake2camel to common/dict_transformations.py (#39498) 8 years ago
exoscale.py exo_dns_record: remove limitation for multiple records only for A type (#35173) 8 years ago
f5_utils.py Refactor common network shared and platform utils code into package (#33452) 8 years ago
firewalld.py refactor firewalld module, add firewalld module_util (#37603) 8 years ago
gcdns.py Collated PEP8 fixes (#25293) 9 years ago
gce.py Collated PEP8 fixes (#25293) 9 years ago
gcp.py Fix dangerous default args. (#29839) 8 years ago
gcp_utils.py [GCP] New module GCP DNS Resource Record Set (#35920) 8 years ago
infinibox.py Collated PEP8 fixes (#25293) 9 years ago
influxdb.py influxdb: Add condition for retries argument (#38441) 8 years ago
ipa.py FreeIPA: Add Env variable as module parameter (#35391) 8 years ago
ismount.py fix typo 10 years ago
json_utils.py jsonify inventory (#32990) 8 years ago
keycloak.py New module: keycloak_clienttemplate (#33419) 8 years ago
known_hosts.py Fix invalid string escape sequences. 8 years ago
ldap.py LDAP: Refactor and add ldap_passwd module (#33040) 8 years ago
lxd.py Use to_text helper function to handle bytes and unicode 9 years ago
manageiq.py Allow subspec defaults to be processed when the parent argument is not supplied (#38967) 8 years ago
mysql.py Collated PEP8 fixes (#25293) 9 years ago
netapp.py Update NetApp module_utils to use correct license (#28070) 8 years ago
oneandone.py New module: manage 1&1 public ip (cloud/oneandone/oneandone_public_ip) (#35079) 8 years ago
oneview.py DatacenterFactsModule for HPE OneView (#32701) 8 years ago
openstack.py Add a module_utils OpenStack Cloud constructor (#20974) 8 years ago
ovirt.py ovirt: Don't return ID as list in fetch_nested (#39736) 8 years ago
postgres.py Remove wildcard imports and get_exception calls 8 years ago
pure.py Initial commit for Pure Storage FlashBlade module (#32467) 8 years ago
pycompat24.py Fix undefined variables, basestring usage, and some associated python3 issues 9 years ago
rax.py Fix invalid string escape sequences. 8 years ago
redhat.py Miscellaneous pylint fixes. 8 years ago
scaleway.py Add a Scaleway dynamic inventory plugin (#38739) 8 years ago
service.py Connection plugins network_cli and netconf (#32521) 8 years ago
splitter.py Collated PEP8 fixes (#25293) 9 years ago
univention_umc.py Python 2.6 `str.format()` compatibility fixes. 8 years ago
urls.py Fix typo in urls.py (#39048) 8 years ago
vca.py Use response.content instead of response object (#25772) 8 years ago
vmware.py VMware: New module: vmware_tag (#37261) 8 years ago
vmware_rest_client.py VMware: New module: vmware_tag (#37261) 8 years ago
vultr.py vultr: fix py3 compat (#37171) 8 years ago