--- a/bitbucket-pipelines.yml Mon Jul 02 13:36:16 2018 +0800
+++ b/bitbucket-pipelines.yml Mon Jul 02 13:47:30 2018 +0800
+ - echo 'APT::Install-Recommends "no";' > /etc/apt/apt.conf.d/99recommends
- apt-get update && apt-get install -y ansible
- echo localhost > inventory