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 151ddae commit 6540e2dCopy full SHA for 6540e2d
vars/RedHat.yml
@@ -6,5 +6,7 @@ ansible_deps:
6
- "MySQL-python" # Required for mysql_db module
7
- "sqlite" # Required for am-configure and fixity
8
- "p7zip-plugins"
9
+ - "centos-release-scl-rh" # Required for rh-nodejs8
10
+ - "rh-nodejs8-npm"
11
ca_custom_bundle: "/etc/pki/tls/certs/ca-bundle.crt"
12
npm_path: "/opt/rh/rh-nodejs8/root/bin/"
0 commit comments