diff --git a/roles/mongodb/tasks/install.yml b/roles/mongodb/tasks/install.yml index 520ab6fe3..5f1b4788c 100644 --- a/roles/mongodb/tasks/install.yml +++ b/roles/mongodb/tasks/install.yml @@ -108,7 +108,7 @@ when: is_debian and os_ver is version('debian-12', '<') and ansible_architecture == "x86_64" #when: is_debian and ansible_architecture == "x86_64" - # 2022-01-19: Tested on x86_64 VM's with Ubuntu 22.04 & Debian 12. Based on + # 2023-01-19: Tested on x86_64 VM's with Ubuntu 22.04 & Debian 12. Based on # MongoDB 6.0.3 (released 2022-11-15) instructions here: # https://www.mongodb.com/community/forums/t/installing-mongodb-over-ubuntu-22-04/159931/90 # WHEREAS 64-bit Raspberry Pi is likely NOT supported for now, as MongoDB 6.0