Set your-readthedocs-job-requires-attention host localhost

Now that this job runs on on the executor, we need to force localhost,
since it is not part of all.

Change-Id: Ia901ee929e0123021bdc97e0135fdb4f309c7178
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2019-01-20 18:49:54 -05:00
parent 3a34c2b0ab
commit ef18f09265
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
- hosts: all
- hosts: localhost
tasks:
- name: Fail job
fail:
msg: |
Your project requires manual intervention to correctly publish results
to readthedocs. For more details see http://lists.openstack.org/pipermail/openstack-dev/2018-August/132836.html
to readthedocs. For more details see http://lists.openstack.org/pipermail/openstack-dev/2018-August/132836.html