commit | bc416d8beff4b8b7b46d327e95f718c02a6277d6 | [log] [tgz] |
---|---|---|
author | avm99963 <me@avm99963.com> | Thu Feb 11 01:01:33 2021 +0100 |
committer | avm99963 <me@avm99963.com> | Thu Feb 11 01:01:33 2021 +0100 |
tree | 8431a318a6ea16d9b221b22815f7e5c81e29d149 | |
parent | 66946ba443c8a67a4c7a943759655976b959d813 [diff] [blame] |
Fix indentation in playbooks/base/pre-logs.yaml Change-Id: I32055238a0c346f7b22e22366c7787692a2e3467
diff --git a/playbooks/base/pre-logs.yaml b/playbooks/base/pre-logs.yaml index 27f0156..399fecf 100644 --- a/playbooks/base/pre-logs.yaml +++ b/playbooks/base/pre-logs.yaml
@@ -1,6 +1,6 @@ - hosts: localhost tasks: - name: Install boto3 - pip: - name: - - boto3 + pip: + name: + - boto3