Since the `burp` client command is scheduled to run using Cron, Cronie needs to be installed and set up in order for the *burp-client* role to install its cron table file.
5 lines
57 B
YAML
5 lines
57 B
YAML
- hosts: burp-client
|
|
roles:
|
|
- cronie
|
|
- burp-client
|