openstack-zuul-jobs/roles/configure-swap
Colleen Murphy 665704e3dc Fix ansible-lint job
The ansible-linter was only running on playbooks, not on roles. This
patch corrects the tox environment to ensure that roles are linted.

Since roles weren't being linted, some errors had sneaked through. This
patch also corrects an unnamed task and disables linting of a task that
deliberately uses the shell module.

Also fix a comment in the tox file that was referencing a non-existent
zuul job.

Change-Id: I5b1ca3947e80588ab0cc8d3632f1292fc707aac1
2018-03-28 23:24:07 +02:00
..
defaults Add configure-swap role 2017-10-20 14:13:33 +11:00
tasks Fix ansible-lint job 2018-03-28 23:24:07 +02:00
README.rst Add configure-swap role 2017-10-20 14:13:33 +11:00

README.rst

Configure a swap partition

Creates a swap partition on the ephemeral block device (the rest of which will be mounted on /opt).

Role Variables