1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Experiment: comment out Ansible tags in 25 files

This commit is contained in:
root 2020-01-13 20:41:03 -05:00
parent 6e6fab170d
commit 780ed4a955
25 changed files with 82 additions and 142 deletions

View file

@ -7,8 +7,7 @@
- mongodb # 2019-01-31: this package does not exist on (cannot be installed on) Debian 10, SEE #1437
state: present
when: internet_available and not is_rpi
tags:
- download
#tags: download
# 2019-02-02: Sugarizer with Node.js 10.x requires MongoDB 2.6+ so
# https://andyfelong.com/2017/08/mongodb-3-0-14-for-raspbian-stretch/