fe2aa71eaf
This will cause the config files to be updated (among several other things we don't care about). Change-Id: If1c1622eacbe820d5c7bdbb9681e673acbf88f98
8 lines
166 B
YAML
8 lines
166 B
YAML
- hosts: 'eavesdrop:!disabled'
|
|
name: "eavesdrop: run accessbot"
|
|
roles:
|
|
- accessbot
|
|
tasks:
|
|
- name: Run accessbot
|
|
command: /usr/local/bin/accessbot
|