zuul-jobs/roles/intercept-job
Ian Wienand f76cfbab11 linters: fix spaces between filters
This fixes a number of places where we do not have spaces between
filters.  I think that this is a reasonable rule for readability (I
also think it probably was enforced, but maybe later versions got
better at detecting it?).

These are detected by a later version of Ansible lint; this change
should have no operational change to any roles but prepares us to
update in a follow-on change.

Change-Id: I07e1a109b87adce86f483d14d7e02fcecb8313d5
2022-07-27 17:13:39 +10:00
..
defaults intercept-job -- self-service SSH access 2021-04-23 15:14:06 +00:00
files intercept-job -- self-service SSH access 2021-04-23 15:14:06 +00:00
tasks linters: fix spaces between filters 2022-07-27 17:13:39 +10:00
README.rst intercept-job -- self-service SSH access 2021-04-23 15:14:06 +00:00

README.rst

If a special SSH key is placed in the right place, stops and waits for user to SSH in to the node.

This role is intended to be used in pre/post playbooks to allow a smoother self-service experience than autoholds can offer, at the expense that one can only access the node for the length of the job timeout.

Role Variables