Skip to content

Commit

Permalink
point to the all group_vars vars file
Browse files Browse the repository at this point in the history
Co-authored-by: Francis Kayiwa <[email protected]>
  • Loading branch information
VickieKarasic and kayiwa committed Dec 19, 2024
1 parent b2505c2 commit 4b360c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions playbooks/utils/ufw_firewall.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
become: true
vars:
running_on_server: true
vars_files:
- ../../group_vars/all/vars.yml

pre_tasks:
- name: stop playbook if you didn't pass --limit
Expand Down

0 comments on commit 4b360c0

Please sign in to comment.