diff --git a/roles/copr/mbs/tasks/main.yml b/roles/copr/mbs/tasks/main.yml index 421600352b..6c588639d8 100644 --- a/roles/copr/mbs/tasks/main.yml +++ b/roles/copr/mbs/tasks/main.yml @@ -75,12 +75,6 @@ -# @FIXME but I have no idea how -- name: Export krbcc - command: echo 'export KRB5CCNAME=FILE:/var/tmp/krbcc' >> ~/.bashrc - - - # The config provided by MBS package is a python file # Instead of replacing values by regex in such file, rather rename # the original file and then install own configuration file which