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.
John R Barker
66adb3d993
Correctly reference variables (#27486)
|
9 years ago |
| .. |
|
aws
|
fix pep8, fixes build (#26660)
|
9 years ago |
|
facts
|
Mv AnsibleFactCollector back to module_utils (#26150)
|
9 years ago |
|
parsing
|
Consolidate boolean/mk_boolean conversion functions into a single location
|
9 years ago |
|
powershell
|
Added function to convert camelCase to snake_case for powershell (#26203)
|
9 years ago |
|
six
|
Remove automatic use of system six
|
9 years ago |
|
__init__.py
|
Fix ziploader for the cornercase of ansible invoking ansible.
|
10 years ago |
|
_text.py
|
Fix for to_text and to_bytes error handlers
|
9 years ago |
|
a10.py
|
Collated PEP8 fixes (#25293)
|
9 years ago |
|
aci.py
|
Correctly reference variables (#27486)
|
9 years ago |
|
aireos.py
|
Adding aireos_config module (#27408)
|
9 years ago |
|
ansible_tower.py
|
Collated PEP8 fixes (#25293)
|
9 years ago |
|
aos.py
|
Collated PEP8 fixes (#25293)
|
9 years ago |
|
api.py
|
Fix undefined variables, basestring usage, and some associated python3 issues
|
9 years ago |
|
aruba.py
|
Adding aruba_command module along with unit tests. (#26625)
|
9 years ago |
|
asa.py
|
Fix undefined vars in network module_utils
|
9 years ago |
|
avi.py
|
Collated PEP8 fixes (#25293)
|
9 years ago |
|
azure_rm_common.py
|
use tenant in UserPassCredentials if set (#20751)
|
9 years ago |
|
basic.py
|
add custom module type validation (#27183)
|
9 years ago |
|
bigswitch_utils.py
|
Collated PEP8 fixes (#25293)
|
9 years ago |
|
ce.py
|
Move redudant check_ip_addr method to common ce (#25575)
|
9 years ago |
|
cloud.py
|
CloudRetry/AWSRetry backoff decorator with unit tests (#17039)
|
9 years ago |
|
cloudengine.py
|
mod_utils/cloudengine: PEP8 compliancy (#24659)
|
9 years ago |
|
cloudstack.py
|
cloudstack: utils: reduce cs lib dependency in modules (#26848)
|
9 years ago |
|
cnos.py
|
Added no shutdown command to list (#27360)
|
9 years ago |
|
cnos_devicerules.py
|
Changing new Device name from <Device Name>_cnos to <Device Name> (#27025)
|
9 years ago |
|
cnos_errorcodes.py
|
spelling fixes (non-trivial, changing messages) (#25094)
|
9 years ago |
|
connection.py
|
Minor py3 compliance change for network module (#26695)
|
9 years ago |
|
crypto.py
|
openssl_privatekey: Standardize implementaton of the module
|
9 years ago |
|
database.py
|
Collated PEP8 fixes (#25293)
|
9 years ago |
|
dellos6.py
|
Add dellos6 changes for Python3 (#24606)
|
9 years ago |
|
dellos9.py
|
Add dellos9 changes for Python3 (#24607)
|
9 years ago |
|
dellos10.py
|
Add dellos10 changes for python3 (#24608)
|
9 years ago |
|
dimensiondata.py
|
Refactor dimensiondata_network module (#21043)
|
9 years ago |
|
docker_common.py
|
Promulgate house's fix for docker_volume to docker_secret
|
9 years ago |
|
ec2.py
|
[cloud] cast tag values to strings in ansible_dict_to_boto3_tag_list utility (#27396)
|
9 years ago |
|
eos.py
|
New module: platform agnostic way to manage local users on network devices (network/net_user.) (#25259)
|
9 years ago |
|
exoscale.py
|
exoscale: pep8 and python3 fixes (#21821)
|
9 years ago |
|
f5_utils.py
|
Remove wildcard imports
|
9 years ago |
|
fortios.py
|
fortios: module_utils: Fix typo in close call (#24853)
|
9 years ago |
|
gcdns.py
|
Collated PEP8 fixes (#25293)
|
9 years ago |
|
gce.py
|
Collated PEP8 fixes (#25293)
|
9 years ago |
|
gcp.py
|
Collated PEP8 fixes (#25293)
|
9 years ago |
|
infinibox.py
|
Collated PEP8 fixes (#25293)
|
9 years ago |
|
ios.py
|
Fix #26918: IOS TypeError (#26999)
|
9 years ago |
|
iosxr.py
|
Adding admin option for iosxr_config (#26509)
|
9 years ago |
|
ipa.py
|
IPA: Remove duplicated code and fix a bug that occurs if empty lists were passed and IPA didn't know the value before (#19210)
|
9 years ago |
|
ismount.py
|
fix typo
|
10 years ago |
|
json_utils.py
|
Collated PEP8 fixes (#25293)
|
9 years ago |
|
junos.py
|
junos implementation of net_lldp (#26872)
|
9 years ago |
|
k8s_common.py
|
k8s/openshift module_utils split (#23115)
|
9 years ago |
|
known_hosts.py
|
In the git module let ssh do its own host checking
|
9 years ago |
|
lxd.py
|
Use to_text helper function to handle bytes and unicode
|
9 years ago |
|
mysql.py
|
Collated PEP8 fixes (#25293)
|
9 years ago |
|
netapp.py
|
Fix undefined variables, basestring usage, and some associated python3 issues
|
9 years ago |
|
netcfg.py
|
fix unicode errors in iosxr
|
9 years ago |
|
netcli.py
|
Consolidate boolean/mk_boolean conversion functions into a single location
|
9 years ago |
|
netconf.py
|
Fix fetch configuration in junos_command (#26392)
|
9 years ago |
|
netscaler.py
|
Fix undefined vars on python3 and a whole bunch of other cleanup. (#27202)
|
9 years ago |
|
network.py
|
Collated PEP8 fixes (#25293)
|
9 years ago |
|
network_common.py
|
Fix EntityCollection stacktrace (#27217)
|
9 years ago |
|
nxos.py
|
nxos integration fix part 1 (#27069)
|
9 years ago |
|
openshift_common.py
|
k8s/openshift module_utils split (#23115)
|
9 years ago |
|
openstack.py
|
Collated PEP8 fixes (#25293)
|
9 years ago |
|
openswitch.py
|
Collated PEP8 fixes (#25293)
|
9 years ago |
|
ordnance.py
|
Collated PEP8 fixes (#25293)
|
9 years ago |
|
ovirt.py
|
Fix spelling mistakes (comments only) (#25564)
|
9 years ago |
|
postgres.py
|
Collated PEP8 fixes (#25293)
|
9 years ago |
|
pure.py
|
Initial commit for Pure Storage Ansible module (#25386)
|
9 years ago |
|
pycompat24.py
|
Fix undefined variables, basestring usage, and some associated python3 issues
|
9 years ago |
|
rax.py
|
Consolidate boolean/mk_boolean conversion functions into a single location
|
9 years ago |
|
redhat.py
|
Use atomic_move rather than writing in place in redhat_subscription (#27132)
|
9 years ago |
|
service.py
|
Misc typo for Ansible
|
9 years ago |
|
shell.py
|
Collated PEP8 fixes (#25293)
|
9 years ago |
|
splitter.py
|
Collated PEP8 fixes (#25293)
|
9 years ago |
|
sros.py
|
Add sros changes for Python3 (#24604)
|
9 years ago |
|
univention_umc.py
|
Collated PEP8 fixes (#25293)
|
9 years ago |
|
urls.py
|
Add cookie parsing to fetch_url/open_url
|
9 years ago |
|
vca.py
|
Collated PEP8 fixes (#25293)
|
9 years ago |
|
vmware.py
|
Fix undefined variables, basestring usage, and some associated python3 issues
|
9 years ago |
|
vyos.py
|
vyos implementation for net_interface module (#26799)
|
9 years ago |