mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 19:52:06 +00:00
3 lines
168 B
YAML
3 lines
168 B
YAML
dependencies:
|
|
- { role: nodejs, tags: ['nodejs'], when: internetarchive_install | bool }
|
|
- { role: yarn, tags: ['yarn'], when: internetarchive_install | bool }
|