remove unused tasks

master
Hannaeko 2021-06-04 15:48:05 +02:00
parent fd85d42b13
commit 9665da2dab
3 changed files with 1 additions and 6 deletions

View File

@ -1,5 +1,4 @@
---
- hosts: all
roles:
- common
- knot

View File

@ -1,5 +0,0 @@
---
- name: Install common packages
apt:
pkg:
- git

View File

@ -13,6 +13,7 @@
group: knot
mode: '0644'
notify: reload knot
when: "inventory_hostname in groups.primary"
- name:
template: