Include newsreader provisioning
This commit is contained in:
parent
295f497bcf
commit
e5c4cf490f
7 changed files with 162 additions and 8 deletions
|
|
@ -61,6 +61,10 @@
|
|||
- name: Woodpecker CI provisioning
|
||||
ansible.builtin.import_tasks: tasks/woodpecker_ci.yml
|
||||
tags: woodpecker-ci
|
||||
|
||||
- name: Newsreader provisioning
|
||||
ansible.builtin.import_tasks: tasks/newsreader.yml
|
||||
tags: newsreader
|
||||
handlers:
|
||||
- name: Import handlers
|
||||
ansible.builtin.import_tasks: 'handlers.yml'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue