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}}"
|
shell: "hostname {{inventory_hostname}}"
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
- certbot
|
|
||||||
- java-deptools
|
- java-deptools
|
||||||
|
- certbot
|
||||||
|
|
||||||
handlers:
|
handlers:
|
||||||
- import_tasks: "{{ handlers_path }}/restart_services.yml"
|
- import_tasks: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
|
@ -13,6 +13,7 @@
|
||||||
- java-deptools
|
- java-deptools
|
||||||
- python2-psycopg2 # for ansible
|
- python2-psycopg2 # for ansible
|
||||||
- libsemanage-python # for ansible
|
- libsemanage-python # for ansible
|
||||||
|
- dailyjobs # for cron.daily
|
||||||
- screen # for running initial repogen
|
- screen # for running initial repogen
|
||||||
tags:
|
tags:
|
||||||
- packages
|
- packages
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue