root
|
a07a684d13
|
/etc/iiab/iiab.ini: install / enabled -> ROLE_install / ROLE_enabled
|
2021-04-29 15:03:29 -04:00 |
|
A Holt
|
822cb816fc
|
mongodb/tasks/install.yml: cleaner mongodb_conf explanation
|
2020-11-03 10:56:54 -05:00 |
|
A Holt
|
b28e4fbb8f
|
Comment cleanup in mongodb/tasks/install.yml
|
2020-11-03 10:00:45 -05:00 |
|
A Holt
|
c464f83d0b
|
lineinfile regex for /etc/mongod.conf port change (though 27017 is recommended for most everyone!)
|
2020-11-03 09:22:01 -05:00 |
|
A Holt
|
4975fe493a
|
/etc/mongod.conf already installs as root:root 0644
|
2020-10-29 22:27:37 -04:00 |
|
A Holt
|
5595f5f12a
|
Update main.yml
|
2020-10-29 22:14:16 -04:00 |
|
A Holt
|
a4289d40d1
|
mongodb/tasks/install.yml: clarify how port change works
|
2020-10-29 21:53:55 -04:00 |
|
root
|
cb1a57bdab
|
MongoDB / Sugarizer cleanup for Debian 11 etc
|
2020-10-29 21:40:36 -04:00 |
|
A Holt
|
c23e241936
|
Cleaner mongodb/tasks/install.yml
|
2020-10-28 18:59:34 -04:00 |
|
A Holt
|
a51fdd7aac
|
MongoDB for Debian 11 Bullseye testing (and Debian Sid too?)
|
2020-10-28 17:23:46 -04:00 |
|
A Holt
|
720985fef6
|
For now revert MongoDB repo from groovy to focal (for Ubuntu 20.10, 21.04, 21.10) until the next LTS in 2022
|
2020-10-27 12:37:29 -04:00 |
|
root
|
ca171fbc1c
|
Remove "| bool" 1.5yrs later, as Ansible 2.10 changed conditional_bare_variables default
|
2020-10-16 16:46:19 -04:00 |
|
A Holt
|
ca4b59c3ec
|
mongodb/tasks/install.yml Debian revision, thanks to @jvonau's d6a3c589ca
|
2020-09-01 22:37:54 -04:00 |
|
A Holt
|
0404855052
|
Likewise is_debian_10 -> is_debian ain't no crystal ball...but at least permits testing future distros
|
2020-09-01 21:50:00 -04:00 |
|
A Holt
|
bf7ac7ab36
|
mongodb/tasks/install.yml revisions
|
2020-09-01 21:22:06 -04:00 |
|
Jerry Vonau
|
287307fb98
|
wording and ordering
|
2020-09-01 06:00:32 -05:00 |
|
Jerry Vonau
|
1bea516fea
|
Mint might need static mapping to Ubuntu
|
2020-09-01 05:13:20 -05:00 |
|
Jerry Vonau
|
701921fa26
|
Revert "use ansible_userspace_architecture for booted 64bit kernels and 32bit userspace"
This reverts commit 90eea1a311 .
|
2020-08-28 19:37:01 -05:00 |
|
Jerry Vonau
|
90eea1a311
|
use ansible_userspace_architecture for booted 64bit kernels and 32bit userspace
|
2020-08-27 19:44:11 -05:00 |
|
Jerry Vonau
|
6f49cef3d9
|
mongodb - use ansible_distribution_release to track ubuntu
|
2020-08-27 19:43:11 -05:00 |
|
Jerry Vonau
|
a8f1836252
|
fix x86_64
|
2020-08-27 13:54:53 -05:00 |
|
Jerry Vonau
|
a450997aa4
|
Bring back the warning with a twist
|
2020-08-26 15:09:28 -05:00 |
|
Jerry Vonau
|
30e798675c
|
wording notes is_raspbian_10 only
|
2020-08-26 15:08:07 -05:00 |
|
Jerry Vonau
|
f85b3fd5b9
|
use apt repo for debian-10 aarch64 also
|
2020-08-26 09:41:24 -05:00 |
|
Jerry Vonau
|
acd0312163
|
clean up
|
2020-08-26 09:18:59 -05:00 |
|
Jerry Vonau
|
a9db72af81
|
merge main.yml and main2.yml
|
2020-08-26 09:18:16 -05:00 |
|
Jerry Vonau
|
19b6dd4c71
|
hide the enabled=no statement in install.yml
|
2020-08-26 09:12:57 -05:00 |
|
Jerry Vonau
|
bc9529c8de
|
Update roles/mongodb/tasks/main2.yml
Co-authored-by: A Holt <holta@users.noreply.github.com>
|
2020-08-26 08:52:04 -05:00 |
|
Jerry Vonau
|
ce8d9559f9
|
don't do 2 pass though mongodb role when disabling
|
2020-08-25 22:31:20 -05:00 |
|
Jerry Vonau
|
e1c1f532c3
|
final touchups
|
2020-08-25 21:55:42 -05:00 |
|
Jerry Vonau
|
345a1e7a90
|
tinkering with lineinfile
|
2020-08-25 21:17:53 -05:00 |
|
Jerry Vonau
|
e32244d032
|
shut-up the warning
|
2020-08-25 21:09:42 -05:00 |
|
Jerry Vonau
|
0d2bdcb039
|
fixup
|
2020-08-25 21:05:54 -05:00 |
|
Jerry Vonau
|
c081eb57a9
|
change the port
|
2020-08-25 20:56:35 -05:00 |
|
Jerry Vonau
|
dd07064648
|
don't use mongdb.conf from template with apt version
|
2020-08-25 20:32:58 -05:00 |
|
Jerry Vonau
|
492c544010
|
need bionic for RaspOS-64bit
|
2020-08-25 20:02:40 -05:00 |
|
Jerry Vonau
|
f709dd6faa
|
spaceout block conditionals
|
2020-08-25 17:02:52 -05:00 |
|
Jerry Vonau
|
1d4776ac59
|
fixes
|
2020-08-25 16:49:11 -05:00 |
|
Jerry Vonau
|
ac16074704
|
better wording
|
2020-08-25 16:44:50 -05:00 |
|
Jerry Vonau
|
9c0df22906
|
use mongodb.org repo
|
2020-08-25 16:41:14 -05:00 |
|
root
|
39cd30548c
|
More doc cleanup: rpi -> raspbian in mongodb/tasks/install.yml
|
2020-05-21 17:00:01 +00:00 |
|
Jerry Vonau
|
9d9997584e
|
services - is_rpi -> is_raspbian
|
2020-03-04 15:41:48 -06:00 |
|
root
|
027832889b
|
Cleaner Dependencies e.g. for Sugarizer, Moodle, Node-Red, PBX, Elgg
|
2020-02-04 15:03:59 -05:00 |
|
root
|
2cdf846365
|
Remove tags in ~30 files, improve verbiage
|
2020-01-30 04:57:53 -05:00 |
|
root
|
814efd5a02
|
Mostly var cleanup across ~80 files
|
2020-01-30 04:00:00 -05:00 |
|
A Holt
|
1c31cb7634
|
Update mongodb/tasks/install.yml
|
2020-01-29 11:52:42 -05:00 |
|
A Holt
|
33f41bd92c
|
Update mongodb/tasks/install.yml
|
2020-01-29 11:43:59 -05:00 |
|
A Holt
|
d4f347b85d
|
Update mongodb/tasks/main.yml
|
2020-01-29 11:02:12 -05:00 |
|
A Holt
|
c89b5e0742
|
Delete mongodb/tasks/enable.yml
|
2020-01-29 10:52:30 -05:00 |
|
A Holt
|
a0fb424d0f
|
Update mongodb/tasks/install.yml
|
2020-01-29 10:23:00 -05:00 |
|