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
Ganesh Nalawade 751ad7021c vyos implementation for net_interface module (#26799)
* vyos implementation for net_interface module

*  vyos_interface implementation module
*  vyos_interface integration test
*  net_interface integration test for vyos

* Change collection to aggregate
7 years ago
..
aws fix pep8, fixes build (#26660) 7 years ago
facts Mv AnsibleFactCollector back to module_utils (#26150) 7 years ago
six module_utils/six: PEP8 compliancy 8 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 9 years ago
_text.py Collated PEP8 fixes (#25293) 8 years ago
a10.py Collated PEP8 fixes (#25293) 8 years ago
ansible_tower.py Collated PEP8 fixes (#25293) 8 years ago
aos.py Collated PEP8 fixes (#25293) 8 years ago
api.py Collated PEP8 fixes (#25293) 8 years ago
asa.py module_utils/asa: PEP8 compliancy (#24655) 8 years ago
avi.py Collated PEP8 fixes (#25293) 8 years ago
azure_rm_common.py Collated PEP8 fixes (#25293) 8 years ago
basic.py Need regex and string types to match when cleaning arguments for logging 7 years ago
bigswitch_utils.py Collated PEP8 fixes (#25293) 8 years ago
ce.py Move redudant check_ip_addr method to common ce (#25575) 8 years ago
cloud.py CloudRetry/AWSRetry backoff decorator with unit tests (#17039) 8 years ago
cloudengine.py mod_utils/cloudengine: PEP8 compliancy (#24659) 8 years ago
cloudstack.py cloudstack: add nic operation (#26168) 7 years ago
cnos.py Fixes for idempotent issue in cnos_vlan module and fixes for vlag/portchannel tests. (#22385) 8 years ago
cnos_devicerules.py New module: cnos_vlan and various utility files (#21107) 8 years ago
cnos_errorcodes.py spelling fixes (non-trivial, changing messages) (#25094) 8 years ago
connection.py Minor py3 compliance change for network module (#26695) 7 years ago
crypto.py openssl_privatekey: Add publickey fingerprint (#22202) 7 years ago
database.py Collated PEP8 fixes (#25293) 8 years ago
dellos6.py Add dellos6 changes for Python3 (#24606) 8 years ago
dellos9.py Add dellos9 changes for Python3 (#24607) 8 years ago
dellos10.py Add dellos10 changes for python3 (#24608) 8 years ago
dimensiondata.py Refactor dimensiondata_network module (#21043) 8 years ago
docker_common.py Collated PEP8 fixes (#25293) 8 years ago
ec2.py Mdd utils ec2 no profile fix (#26528) 7 years ago
eos.py New module: platform agnostic way to manage local users on network devices (network/net_user.) (#25259) 8 years ago
exoscale.py exoscale: pep8 and python3 fixes (#21821) 8 years ago
f5_utils.py Fixes variable usage for api reconnect method. (#26553) 7 years ago
fortios.py fortios: module_utils: Fix typo in close call (#24853) 8 years ago
gcdns.py Collated PEP8 fixes (#25293) 8 years ago
gce.py Collated PEP8 fixes (#25293) 8 years ago
gcp.py Collated PEP8 fixes (#25293) 8 years ago
infinibox.py Collated PEP8 fixes (#25293) 8 years ago
ios.py Workaround to deprecation warning when password is used as arg for *_user (#26169) 7 years ago
iosxr.py Adding admin option for iosxr_config (#26509) 7 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) 8 years ago
ismount.py fix typo 9 years ago
json_utils.py Collated PEP8 fixes (#25293) 8 years ago
junos.py junos_linkagg implementation and junos modules refactor (#26587) 7 years ago
k8s_common.py k8s/openshift module_utils split (#23115) 8 years ago
known_hosts.py In the git module let ssh do its own host checking 7 years ago
lxd.py Use to_text helper function to handle bytes and unicode 8 years ago
mysql.py Collated PEP8 fixes (#25293) 8 years ago
netapp.py Add NetApp SolidFire volume module (#20732) 8 years ago
netcfg.py adds more intelligent save logic and diff to network config modules (#26565) 7 years ago
netcli.py Collated PEP8 fixes (#25293) 8 years ago
netconf.py Add junos_system declartive module and other related change (#25859) 7 years ago
netscaler.py New module: manage Citrix Netscaler service configuration (network/netscaler/netscaler_service) (#25129) 8 years ago
network.py Collated PEP8 fixes (#25293) 8 years ago
network_common.py renames dict_combine to dict_merge in network_common (#26073) 7 years ago
nxos.py Fix NX-API json handling (#26716) 7 years ago
openshift_common.py k8s/openshift module_utils split (#23115) 8 years ago
openstack.py Collated PEP8 fixes (#25293) 8 years ago
openswitch.py Collated PEP8 fixes (#25293) 8 years ago
ordnance.py Collated PEP8 fixes (#25293) 8 years ago
ovirt.py Fix spelling mistakes (comments only) (#25564) 8 years ago
postgres.py Collated PEP8 fixes (#25293) 8 years ago
powershell.ps1 powershell.ps1: Validate Windows paths (#26488) 7 years ago
pure.py Initial commit for Pure Storage Ansible module (#25386) 8 years ago
pycompat24.py Collated PEP8 fixes (#25293) 8 years ago
rax.py module_utils/rax: Small parameter cleanup (#24664) 8 years ago
redhat.py Collated PEP8 fixes (#25293) 8 years ago
service.py Misc typo for Ansible 7 years ago
shell.py Collated PEP8 fixes (#25293) 8 years ago
splitter.py Collated PEP8 fixes (#25293) 8 years ago
sros.py Add sros changes for Python3 (#24604) 8 years ago
univention_umc.py Collated PEP8 fixes (#25293) 8 years ago
urls.py Include found python and version in SSL_CONTEXT warning. (#24252) 7 years ago
vca.py Collated PEP8 fixes (#25293) 8 years ago
vmware.py vmware_guest: use the datacenter as a context for clone specs (#26511) 7 years ago
vyos.py vyos implementation for net_interface module (#26799) 7 years ago