CI: Fix cosmetic typos in get_with_context() regression test

pull/1268/head
Alex Willmer 7 months ago
parent 68f17420e2
commit a00263d963

@ -1,4 +1,4 @@
# https://github.com/mitogen-hq/mitogen/issues/776
# https://github.com/mitogen-hq/mitogen/issues/766
---
- name: regression/issue_766__get_with_context.yml
hosts: localhost
@ -7,7 +7,7 @@
gather_facts: true
vars:
netconf_container_image: ghcr.io/mitogen-hq/sysrepo-netopeer2:latest
netconf_container_name: sysprep
netconf_container_name: sysrepo
netconf_container_port: 8030
tasks:

Loading…
Cancel
Save