aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/test.yml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test.yml')
-rw-r--r--tests/test.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/test.yml b/tests/test.yml
index 25ef811..5d85628 100644
--- a/tests/test.yml
+++ b/tests/test.yml
@@ -1,8 +1,8 @@
1--- 1---
2- hosts: localhost 2- hosts: localhost
3 roles: 3 roles:
4 - role: ansible-rundeck-jobs 4 - role: ../../ansible-rundeck-jobs
5 rundeck_api_url: https://rundeck.example.org 5 rundeck_api_url: http://localhost:4440/api
6 rundeck_project: Test 6 rundeck_project: test
7 rundeck_api_token: token 7 rundeck_api_token: testtoken
8 rundeck_jobs_path: tests/rundeck_files 8 rundeck_jobs_path: rundeck_files