8cdf719bb3
These were found by a later version of ansible-lint. This should have no effect, but just fixes some inconsistent whitespace issues. Change-Id: I7bcde4942c97cfe743e8aba74833aeb5844c8290
6 lines
124 B
YAML
6 lines
124 B
YAML
- hosts: all
|
|
roles:
|
|
# We use ensure-pip to make sure the wheel module is installed
|
|
- ensure-pip
|
|
- revoke-sudo
|