$ is for variables

This commit is contained in:
Pierre-Yves Chibon 2012-11-07 19:01:26 +01:00
parent 273e9dabf4
commit a3c0d8668e

View file

@ -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