trigger-rtd: fix role syntax

This doesn't need a name: when included like this.  I guess Ansible
accepts it, but it doesn't document this working anywhere.

Change-Id: Ibe6fa9296041af54f39a3ef69957d0e8a0df0259
This commit is contained in:
Ian Wienand 2022-07-28 11:09:01 +10:00
parent 6b1260262a
commit 3bcb5fca79
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
- hosts: localhost
roles:
- name: trigger-readthedocs
- trigger-readthedocs