commit | de5f4714a7c8eff6096c3942fe2cea206793017c | [log] [tgz] |
---|---|---|
author | avm99963 <me@avm99963.com> | Thu Feb 11 01:38:47 2021 +0100 |
committer | avm99963 <me@avm99963.com> | Thu Feb 11 01:38:47 2021 +0100 |
tree | 01597bc875a43ac3690e1c51330c6ab10109ae6f | |
parent | afedbd788dc5af98e69b6069137a260907b34d0f [diff] [blame] |
Change all -> localhost for boto3 Change-Id: I619a95a3f410637f27fa7aa0f51d065b539b5353
diff --git a/playbooks/base/pre-logs.yaml b/playbooks/base/pre-logs.yaml index 5382501..e6209a7 100644 --- a/playbooks/base/pre-logs.yaml +++ b/playbooks/base/pre-logs.yaml
@@ -1,4 +1,4 @@ -- hosts: all +- hosts: localhost roles: - ensure-pip tasks: