1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 19:52:06 +00:00
iiab/roles/internetarchive/meta/main.yml
2019-05-25 00:50:55 -04:00

3 lines
168 B
YAML

dependencies:
- { role: nodejs, tags: ['nodejs'], when: internetarchive_install | bool }
- { role: yarn, tags: ['yarn'], when: internetarchive_install | bool }