mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Install anacron on java-deptools
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user