chore: lints
This commit is contained in:
parent
141cb5e5f7
commit
00e0471a69
3 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
# SPDX-FileCopyrightText: 2023 Aravinth Manivannan <realaravinth@batsense.net>
|
||||
#
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
- name: Install ntp
|
||||
become: true
|
||||
ansible.builtin.apt:
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
- name: Install ufw
|
||||
become: true
|
||||
ansible.builtin.apt:
|
||||
|
|
Loading…
Reference in a new issue