chore: lints

This commit is contained in:
Aravinth Manivannan 2023-08-17 05:04:41 +05:30
parent 141cb5e5f7
commit 00e0471a69
Signed by: realaravinth
GPG key ID: AD9F0F08E855ED88
3 changed files with 3 additions and 0 deletions

View file

@ -1,3 +1,4 @@
---
# SPDX-FileCopyrightText: 2023 Aravinth Manivannan <realaravinth@batsense.net>
#
# SPDX-License-Identifier: AGPL-3.0-or-later

View file

@ -1,3 +1,4 @@
---
- name: Install ntp
become: true
ansible.builtin.apt:

View file

@ -1,3 +1,4 @@
---
- name: Install ufw
become: true
ansible.builtin.apt: