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
pierremahot 3903ca5c8e Fix ios_vlan to correctly identify unmodified config when having long interface names (#40145)
Change the command to get the interface in a vlan "show vlan" => "show vlan brief"
Change the parsing of the return command of the switch.
The return of the ios command is fixed so i cut with fix number of carracter.
Adding looking for the next line to add the forgeted interfaces.
8 years ago
..
ansible-doc Remove remnants of obsolete fireball mode. 9 years ago
code-smell Fix shebangs and file modes and update tests. (#40563) 8 years ago
compile Overhaul additional sanity tests. (#36803) 8 years ago
import vdirect modules: fix 'import' sanity test (#39706) 8 years ago
pep8 Explicitly exclude W504 (#38539) 8 years ago
pslint win_service: fix when dealing with paths with special chars and change WMI to CIM cmdlets (#37897) 8 years ago
pylint Fix ios_vlan to correctly identify unmodified config when having long interface names (#40145) 8 years ago
rstcheck Add rstcheck to ansible-test and correct issues. (#23550) 9 years ago
shellcheck Test cleanup. 8 years ago
validate-modules fixing disabled azure sanity tests (#40519) 8 years ago
yamllint Fix yamllinter handling of tuple assignment. 8 years ago
ansible.cfg Fix ansible-test config management. 8 years ago