Skip to content

Commit 7c148b4

Browse files
committed
Remove temporary code
Signed-off-by: Ionut <ionutnciocoiu@gmail.com>
1 parent 16ca953 commit 7c148b4

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

roles/prereq/tasks/main.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,6 @@
5555
- iptables-nft
5656
- nftables
5757
state: present
58-
59-
- name: TEMPORARY FOR TESTING - Ensure nftables is enabled and started
60-
ansible.builtin.systemd:
61-
name: nftables
62-
state: started
63-
enabled: true
6458

6559
- name: Check nftables service
6660
ansible.builtin.service_facts:

0 commit comments

Comments
 (0)