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/test/units
Ujwal Komarla 5e200f2d0a Resource Module for exos_lldp_global (#60988)
* Model->Role->Module.
Yet to import modules/exos_facts.py

* exos_facts refactor

* future-import and metaclass

* Fix unit tests

* Fix openconfig-lldp word and send_request API from Httpapi class

idempotent, json.dumps in base class, send_requests from base exos class

* action file for exos_lldp_global

* Add intergration tests for exos_lldp_global

* Test data field of the request
6 years ago
..
cli ansible-galaxy - define multiple galaxy instances in ansible.cfg (#60553) 6 years ago
compat Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
config fixes to config manager (#58530) 7 years ago
contrib Fix vmware_inventory unit tests so they run. 7 years ago
errors Add better error when k=v syntax is used with YAML in tasks (#41754) 7 years ago
executor Support relative imports in AnsiballZ. (#61196) 6 years ago
galaxy ansible-galaxy - Add timeout and progress indicator for publish and install (#60660) 6 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 11 years ago
mock Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
module_utils Meraki - Enable API call rate limiting for requests (#54827) 6 years ago
modules Resource Module for exos_lldp_global (#60988) 6 years ago
parsing Properly JSON encode AnsibleUnsafe, using a pre-processor (#60602) 6 years ago
playbook unit tests: remove unused imports (#60462) 6 years ago
plugins win_updates: Add flag to only download updates without installing them (#58631) 6 years ago
regex Add toggle to control invalid character substitution in group names (#52748) 7 years ago
template unit tests: remove unused imports (#60462) 6 years ago
utils add subdir support to collection loading (#60682) 6 years ago
vars Fix inventory cache interface (#50446) 7 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
test_constants.py 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 9 years ago
test_context.py Unit tests: remove unused imports (#59740) 7 years ago