diff --git a/tasks/main.yml b/tasks/main.yml index ae4924a9ff52c76ef6b3d6c80426b2d2d8ab4e04..2310d38c176d557e42ff49b71178ce321a49ceca 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -3,5 +3,3 @@ - name: move gpg keys to server, create custom repos and sync them include_tasks: repo_create.yml -- name: add custom repos to activation keys - include_tasks: custom_content.yml