add mastodon to deploy
All checks were successful
Deploy Containers / Prepare (push) Successful in 4s
All checks were successful
Deploy Containers / Prepare (push) Successful in 4s
This commit is contained in:
3
main.yml
3
main.yml
@@ -116,6 +116,9 @@
|
|||||||
- name: Deploy Owncloud
|
- name: Deploy Owncloud
|
||||||
import_tasks: tasks/owncloud.yml
|
import_tasks: tasks/owncloud.yml
|
||||||
tags: owncloud_deploy
|
tags: owncloud_deploy
|
||||||
|
- name: Deploy Mastodon
|
||||||
|
import_tasks: tasks/mastodon.yml
|
||||||
|
tags: mastodon_deploy
|
||||||
|
|
||||||
- hosts: nas
|
- hosts: nas
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user