Skip to content

Commit 14b390d

Browse files
authored
test: update ansible setup for robot installation (#1122)
A new major version of the community general collection broke the CI pipeline.
1 parent 2f8c2b6 commit 14b390d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/robot/ansible.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ roles_path = ansible_roles
44

55
inventory = ${PWD}/inventory.yml
66
host_key_checking = false
7-
stdout_callback = community.general.yaml
7+
result_format = yaml
88
interpreter_python = /usr/bin/python3
99
fact_caching = memory
1010
retry_files_enabled = false

0 commit comments

Comments
 (0)