|
@@ -13,6 +13,7 @@
|
|
|
|
|
|
|
|
- include: SmartOS/client.yml
|
|
- include: SmartOS/client.yml
|
|
|
when: ansible_distribution == "SmartOS"
|
|
when: ansible_distribution == "SmartOS"
|
|
|
|
|
+ static: false
|
|
|
|
|
|
|
|
- name: Ensure Sensu client service is running
|
|
- name: Ensure Sensu client service is running
|
|
|
service: name=sensu-client state=started enabled=yes
|
|
service: name=sensu-client state=started enabled=yes
|