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:
|
||||
certbot_role: slave
|
||||
certbot_domains:
|
||||
- name: test.local
|
||||
command: 'echo OK > /tmp/test.txt'
|
||||
test.local: 'echo OK > /tmp/test.txt'
|
||||
|
||||
pre_tasks:
|
||||
- name: update apt cache
|
||||
|
|
Loading…
Reference in a new issue