kleine Änderungen
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
---
|
||||
# base config
|
||||
- name: Oracle EPEL repo
|
||||
dnf:
|
||||
state: present
|
||||
name: oracle-epel-release-el8
|
||||
when: ansible_os_family == "RedHat" and ansible_distribution == "OracleLinux"
|
||||
|
||||
- name: basic tools
|
||||
package:
|
||||
state: present
|
||||
|
Reference in New Issue
Block a user