Skip to content

Commit

Permalink
Delete core-ci query param from ansible-test (ansible#78136)
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz authored Jun 23, 2022
1 parent 4cfa0b0 commit e481b35
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/lib/ansible_test/_internal/core_ci.py
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,6 @@ def _start(self, auth):
version=self.version,
architecture=self.arch,
public_key=self.ssh_key.pub_contents,
query=False,
winrm_config=winrm_config,
)
)
Expand Down

0 comments on commit e481b35

Please sign in to comment.