$ is for variables
This commit is contained in:
parent
273e9dabf4
commit
a3c0d8668e
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@
|
||||||
# Does it need the : lokkit -p 80:tcp ?
|
# Does it need the : lokkit -p 80:tcp ?
|
||||||
|
|
||||||
- name: start jenkins itself
|
- name: start jenkins itself
|
||||||
action: service name=$jenkins state=running
|
action: service name=jenkins state=running
|
||||||
|
|
||||||
handlers:
|
handlers:
|
||||||
- include: $handlers/restart_services.yml
|
- include: $handlers/restart_services.yml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue