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
2019-07-12 09:05:48 +05:30
..
__init__.py
ignore.txt Add junos_interfaces resource module (#58871) 2019-07-12 09:05:48 +05:30
main.py Better fix for invalid data in 'options' field (#58353) 2019-07-11 10:19:18 -04:00
module_args.py Add arg and doc validation for PowerShell modules (#53615) 2019-03-12 07:56:51 +10:00
ps_argspec.ps1 Load Ansible module_utils for ps_argspec validator (#58571) 2019-07-02 12:22:38 +10:00
schema.py Add version 2.13 to the removed_in list (#58924) 2019-07-10 09:38:31 -04:00
skip.txt
test_validate_modules_regex.py Remove nose from unittests (#54055) 2019-03-19 18:36:45 -07:00
utils.py Add arg and doc validation for PowerShell modules (#53615) 2019-03-12 07:56:51 +10:00
validate-modules