mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 02:20:51 +08:00
copr: disable fedora-infra anubis role
This role currently fails for Copr (idk yet why), and I am currently on sick leave, this I am disabling it, so the failures don't suprise someone.
This commit is contained in:
@@ -179,8 +179,8 @@
|
||||
- name: Install /etc/gitconfig file
|
||||
ansible.builtin.copy: src="gitconfig" dest="/etc/gitconfig"
|
||||
|
||||
- name: Include Anubis role for dist-git
|
||||
include_role:
|
||||
name: anubis
|
||||
tags:
|
||||
- anubis
|
||||
# - name: Include Anubis role for dist-git
|
||||
# include_role:
|
||||
# name: anubis
|
||||
# tags:
|
||||
# - anubis
|
||||
|
||||
Reference in New Issue
Block a user