1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00
This commit is contained in:
Jerry Vonau 2020-08-25 21:05:54 -05:00
parent c081eb57a9
commit 0d2bdcb039

View file

@ -59,7 +59,7 @@
# end block
when: not (ansible_architecture == "amd64") or not (ansible_architecture == "aarch64")
when: not (ansible_architecture == "amd64" or ansible_architecture == "aarch64")
# OLD WAY / MUCH SLOWER: had put unnec duplicate copies in /opt/iiab/downloads/mongodb-3.0.1x
#