test: fix data test
This commit is contained in:
parent
c1309158b0
commit
d383c722c1
1 changed files with 1 additions and 2 deletions
|
@ -6,8 +6,7 @@
|
||||||
vars:
|
vars:
|
||||||
certbot_role: slave
|
certbot_role: slave
|
||||||
certbot_domains:
|
certbot_domains:
|
||||||
- name: test.local
|
test.local: 'echo OK > /tmp/test.txt'
|
||||||
command: 'echo OK > /tmp/test.txt'
|
|
||||||
|
|
||||||
pre_tasks:
|
pre_tasks:
|
||||||
- name: update apt cache
|
- name: update apt cache
|
||||||
|
|
Loading…
Reference in a new issue