burp-client: Apply the cronie role
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.jenkins-master
parent
e8ca37fa7c
commit
e095f64126
|
@ -1,3 +1,4 @@
|
|||
- hosts: burp-client
|
||||
roles:
|
||||
- cronie
|
||||
- burp-client
|
||||
|
|
Loading…
Reference in New Issue