mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Run vyos_command Network tests in Shippable (#24514)
* Run VyOS Network tests in Shippable * net_command no longer exists * network/ci * Disable other network tests * pep8 fix * Fix PEP 8 issue.
This commit is contained in:
@@ -320,6 +320,7 @@ def network_inventory(remotes):
|
||||
ansible_user=remote.connection.username,
|
||||
ansible_ssh_private_key_file=remote.ssh_key.key,
|
||||
ansible_network_os=remote.platform,
|
||||
ansible_connection='local'
|
||||
)
|
||||
|
||||
groups[remote.platform].append(
|
||||
|
||||
Reference in New Issue
Block a user