Remove tags from yml

This commit is contained in:
Max Fowler 2020-11-09 22:14:57 +01:00
parent b406babf2d
commit 63868fac64
1 changed files with 1 additions and 13 deletions

View File

@ -27,21 +27,9 @@
- name: tasks for creating debian repository
include_tasks: debianrep.yml
args:
apply:
tags:
- debian
tags:
- debian
- name: tasks for devdocs
include_tasks:
file: devdocs.yml
apply:
tags:
- devdocs
tags:
- devdocs
include_tasks: devdocs.yml
handlers:
- name: restart nginx