project-config/playbooks/publish/trigger-rtd.yaml
Ian Wienand 3bcb5fca79 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
2022-07-28 12:01:50 +10:00

4 lines
54 B
YAML

- hosts: localhost
roles:
- trigger-readthedocs