Skip to content

Commit 4c206aa

Browse files
committed
fqcn
1 parent b55aa72 commit 4c206aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
- name: Manage firewall
2121
when: manage_firewall
22-
include_tasks: firewall.yml
22+
ansible.builtin.include_tasks: firewall.yml
2323

2424
- name: Enable systemd-timedated
2525
when: nettime_package.failed

0 commit comments

Comments
 (0)