Install anacron on java-deptools
This commit is contained in:
parent
15d48149df
commit
2a9c0ed2d0
2 changed files with 2 additions and 1 deletions
|
@ -29,8 +29,8 @@
|
|||
shell: "hostname {{inventory_hostname}}"
|
||||
|
||||
roles:
|
||||
- certbot
|
||||
- java-deptools
|
||||
- certbot
|
||||
|
||||
handlers:
|
||||
- import_tasks: "{{ handlers_path }}/restart_services.yml"
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue