Commit Graph

8 Commits

Author SHA1 Message Date
712755da40 Use pyenv to manage python installation instead of homebrew 2020-07-04 13:17:47 +01:00
cdef65ae53 Format shell scripts with shfmt 2020-05-23 21:43:08 +01:00
d4d64f654e Add command-exists shell helper 2020-05-23 19:16:06 +01:00
57bd402736 Quote path to pip command 2020-04-26 22:01:26 +01:00
f36d68cdff Update shell setup for python with macOS specific logic 2020-04-08 00:13:40 +01:00
3d376d9ff2 Add grip to python packages 2020-03-15 23:56:37 +00:00
d701574f45 Add yamllint to python packages 2019-12-27 22:42:24 +00:00
e7ef71b49a Install Ansible via pip instead of Homebrew
When installed via Homebrew, it seemed not possible to make molecule
work correctly. So instead we install both ansible and molecule via pip,
and everything works.
2019-12-27 22:33:12 +00:00