829297c37a
Did didn't have ansible-lint setup properly, as a results our roles weren't actually linted properly. Fix variable linting issues and ignore ANSIBLE0012. Change-Id: I07aa940245e700c9f08df0f1920720f0ed9d3de0 Signed-off-by: Paul Belanger <pabelanger@redhat.com> |
||
---|---|---|
.. | ||
tasks | ||
README.rst |
Remove sudo access for the Zuul user.
If the file /etc/sudoers.d/zuul-sudo
exists, then it
will be removed. This is to facilitate systems which may use the same
image for tests which require sudo and those which do not.
This role also asserts that sudo access has been removed and will fail if it has not.