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 93299cb commit 8d5d34cCopy full SHA for 8d5d34c
README.md
@@ -4,6 +4,8 @@ This Ansible playbook installs [codam-web-greeter](https://github.com/codam-codi
4
---
5
6
## How to use
7
+Before starting, make sure npm is installed on your cluster computers. This is required for the build process of codam-web-greeter.
8
+
9
Add the following to the roles in your `requirements.yml` file in your `ansiblecluster` repository:
10
```yaml
11
roles:
0 commit comments