I am using python for less and less these days.
Since I tend to target ansible 2.7, and ppa vs vanilla repos makes it difficult to target specific versions (in my experience - could be a way), in practice I have just been bootstrapping manually by setting up a virtualenv and installing via pip
just update bootstrap.sh to follow this pattern instead
I am using python for less and less these days. Since I tend to target ansible 2.7, and ppa vs vanilla repos makes it difficult to target specific versions (in my experience - could be a way), in practice I have just been bootstrapping manually by setting up a virtualenv and installing via pip
just update bootstrap.sh to follow this pattern instead