Skip to content

Commit c6bc60b

Browse files
authored
Merge pull request #81 from bgraef/main
fix typo in ol9 olam repo name
2 parents 1638abb + 89e1c9d commit c6bc60b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

olam/provision_pah.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
- name: Enable Oracle Linux Automation Manager 2.3 repository on OL9
7777
community.general.ini_file:
7878
path: "/etc/yum.repos.d/oraclelinux-automation-manager-ol9.repo"
79-
section: ol8_automation2.3
79+
section: ol9_automation2.3
8080
option: enabled
8181
value: "1"
8282
mode: '0644'

0 commit comments

Comments
 (0)