How to run ansible correctly on linux Mint? -
linux mint based on ubuntu.
however lot of ansible roles use "uname -r" internally, or use take package name.
for example, try find package mint "rebecca", instead of equivalent ubuntu "trusty". check on linux version, version of rebecca 17.1, , trusty, 14.x.
for example, nodejs repo contains dist ubuntu:
https://deb.nodesource.com/node_7.x/dists/
this causes lot of problem.
what workaround, besides switching ubuntu desktop?
thanks!
Comments
Post a Comment