We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37b343d commit f3d87c7Copy full SHA for f3d87c7
olam/provision_pah.yml
@@ -8,6 +8,9 @@
8
hosts: ol-pah
9
become: true
10
11
+ vars_files:
12
+ - default_vars.yml
13
+
14
tasks:
15
16
- name: Install Oracle Linux Automation Manager repository
0 commit comments