Skip to content

Commit b8dbd30

Browse files
committed
os_config: Fix test
1 parent d5fe109 commit b8dbd30

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

roles/os_config/tests/test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
- name: Test os_config role
33
hosts: localhost
4-
vars:
5-
- ansible_connection: local
4+
connection: local
65
roles:
76
- stackhpc.openstack.os_config

0 commit comments

Comments
 (0)