1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00
iiab/roles/internetarchive/meta/main.yml

4 lines
154 B
YAML
Raw Normal View History

2019-04-04 17:59:05 +00:00
dependencies:
2019-04-23 00:59:57 +00:00
- { role: nodejs, tags: ['nodejs'], when: internetarchive_install }
2019-04-24 08:06:12 +00:00
- { role: yarn, tags: ['yarn'], when: internetarchive_install }