1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/sanity
pierremahot 3903ca5c8e Fix ios_vlan to correctly identify unmodified config when having long interface names ()
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.
2018-05-23 10:15:54 -04:00
..
ansible-doc
code-smell Fix shebangs and file modes and update tests. () 2018-05-22 14:25:36 -07:00
compile
import vdirect modules: fix 'import' sanity test () 2018-05-03 18:13:06 -07:00
pep8 Explicitly exclude W504 () 2018-04-10 20:07:57 +01:00
pslint win_service: fix when dealing with paths with special chars and change WMI to CIM cmdlets () 2018-04-03 18:28:10 -07:00
pylint Fix ios_vlan to correctly identify unmodified config when having long interface names () 2018-05-23 10:15:54 -04:00
rstcheck
shellcheck
validate-modules fixing disabled azure sanity tests () 2018-05-23 00:49:04 -04:00
yamllint
ansible.cfg