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
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
9 years ago
..
cli metadata and doc generator optimization and fixes 9 years ago
compat ansible/compat/: PEP8 compliancy (#24689) 9 years ago
config added ansible_remote_tmp inventory var (#26754) 9 years ago
errors correct, cleanup & simplify dwim stack (#25956) 9 years ago
executor Namespaced facts fixes (#26615) 9 years ago
galaxy Transition inventory into plugins (#23001) 9 years ago
inventory ensure all groups inherit from 'all' 9 years ago
module_utils vyos implementation for net_interface module (#26799) 9 years ago
modules vyos implementation for net_interface module (#26799) 9 years ago
parsing Adds search in template/files/vars relative to the playbook path (#26460) 9 years ago
playbook added ansible_remote_tmp inventory var (#26754) 9 years ago
plugins This function is for setting variables on hosts. So those two parts are always required. 9 years ago
template Try to show original exception info for yaml (and other) errors (#24468) 9 years ago
utils Remove metadata from docstring parsing as per last week's meeting decision 9 years ago
vars Namespaced facts fixes (#26615) 9 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py constants: pep8 fix (#25735) 9 years ago
release.py Collated PEP8 fixes (#25293) 9 years ago