From 05ff747905fd96a9e8d0e19e83e9ec591b72f1fd Mon Sep 17 00:00:00 2001 From: David Rotermund Date: Mon, 22 Apr 2024 14:41:37 +0200 Subject: [PATCH] Upload --- yaml_sub/ldap.yaml | 2 -- yaml_sub/myrepo_data.yaml | 10 +++++----- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/yaml_sub/ldap.yaml b/yaml_sub/ldap.yaml index 5646ca2..24c7513 100644 --- a/yaml_sub/ldap.yaml +++ b/yaml_sub/ldap.yaml @@ -1,5 +1,4 @@ --- - - name: remove other files include_tasks: yaml_sub/myrepo_clean.yaml - name: update file myrepo.repo @@ -25,7 +24,6 @@ path: /etc/openldap/ldap.conf state: absent line: "BASE dc=nas1,dc=neuro,dc=itp" - - name: set LDAP blockinfile: diff --git a/yaml_sub/myrepo_data.yaml b/yaml_sub/myrepo_data.yaml index ffd524c..d2c0d54 100644 --- a/yaml_sub/myrepo_data.yaml +++ b/yaml_sub/myrepo_data.yaml @@ -50,11 +50,11 @@ enabled=1 gpgcheck=0 - # [oneAPI] - # name=oneAPI - # baseurl=http://10.10.0.11/repos/Fedora/AllVersion/oneAPI - # enabled=1 - # gpgcheck=0 + [oneAPI] + name=oneAPI + baseurl=http://10.10.0.11/repos/Fedora/AllVersion/oneAPI + enabled=1 + gpgcheck=0 [Opera] name=Opera