Skip to content

Commit f76bc73

Browse files
committed
try again
1 parent 88d70dc commit f76bc73

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

plans/example1.fmf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ summary: Basic smoke test 1
22
environment:
33
LSR_TEST_PB: tests_example1.yml
44
ANSIBLE_VENV: /tmp/.venv
5+
USE_COLLECTION: "true"
56
prepare:
67
- how: install
78
package: [ansible]

plans/example2.fmf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ summary: Basic smoke test 2
22
environment:
33
LSR_TEST_PB: tests_example2.yml
44
ANSIBLE_VENV: /tmp/.venv
5+
USE_COLLECTION: "true"
56
prepare:
67
- how: install
78
package: [ansible]

0 commit comments

Comments
 (0)