mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-16 13:56:03 +08:00
Add nano to hosts
This commit is contained in:
@@ -32,7 +32,8 @@
|
||||
- ostree # Needed for rhn sync
|
||||
- python2-sqlalchemy # Needed for repo2json
|
||||
- bind # named-checkzone for dns repo
|
||||
- emacs-nox
|
||||
- emacs-nox
|
||||
- nano
|
||||
- rpm-sign # for the sign-and-import playbook
|
||||
- createrepo # for the sign-and-import playbook
|
||||
- unzip # general useful util
|
||||
|
||||
@@ -425,7 +425,7 @@
|
||||
- service
|
||||
- koji_hub
|
||||
|
||||
- name: Make sure kojira is set to run on boot
|
||||
- name: Make sure kojira is set to run on boot
|
||||
service: name=kojira enabled=yes
|
||||
tags:
|
||||
- service
|
||||
|
||||
Reference in New Issue
Block a user