include instead of import
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
- import_tasks: apps/nextcloud.yml
|
||||
- include_tasks: nextcloud/nextcloud.yml
|
||||
when:
|
||||
- nexcloud is defined
|
||||
- nextcloud == True
|
||||
@@ -14,4 +14,4 @@
|
||||
package:
|
||||
name: certbot
|
||||
state: latest
|
||||
- import_tasks: apps/apps.yml
|
||||
- include_tasks: apps/apps.yml
|
||||
Reference in New Issue
Block a user