Install anacron on java-deptools

This commit is contained in:
Mikolaj Izdebski 2018-05-08 08:48:53 +00:00
parent 15d48149df
commit 2a9c0ed2d0
2 changed files with 2 additions and 1 deletions

View file

@ -29,8 +29,8 @@
shell: "hostname {{inventory_hostname}}"
roles:
- certbot
- java-deptools
- certbot
handlers:
- import_tasks: "{{ handlers_path }}/restart_services.yml"

View file

@ -13,6 +13,7 @@
- java-deptools
- python2-psycopg2 # for ansible
- libsemanage-python # for ansible
- dailyjobs # for cron.daily
- screen # for running initial repogen
tags:
- packages