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/sanity/validate-modules
Ganesh Nalawade f09bd91ad0
Add junos_interfaces resource module (#58871)
* Add junos_interfaces resource module [junos_interfaces]

*  Add new resource module junos_interfaces.
*  Targets model https://github.com/ansible-network/resource_module_models/pull/8
*  Depcreate junos_interface module

* Fix CI failures

* Fix integration test failures

* Fix CI failures

* Fix review comments
7 years ago
..
__init__.py Port sivel/ansible-validate-modules into Ansible 9 years ago
ignore.txt Add junos_interfaces resource module (#58871) 7 years ago
main.py Better fix for invalid data in 'options' field (#58353) 7 years ago
module_args.py Add arg and doc validation for PowerShell modules (#53615) 7 years ago
ps_argspec.ps1 Load Ansible module_utils for ps_argspec validator (#58571) 7 years ago
schema.py Add version 2.13 to the removed_in list (#58924) 7 years ago
skip.txt Module deprecation: docs, scheme and tests (#34100) 8 years ago
test_validate_modules_regex.py Remove nose from unittests (#54055) 7 years ago
utils.py Add arg and doc validation for PowerShell modules (#53615) 7 years ago
validate-modules Make validate-modules a .py file, and symlink back to validate-modules (#25227) 9 years ago