Skip to content

Commit

Permalink
[skip travis] updates to last commit
Browse files Browse the repository at this point in the history
Signed-off-by: Charlie Mordant <[email protected]>
  • Loading branch information
Tcharl committed Mar 3, 2024
1 parent fed52ac commit b9429d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,3 +119,4 @@ bind_conf_dir: "{{ docker_shared_data }}/bind/conf"
standalone_role: True
bind_pri_domain_name: "{{ company_domain }}"
secure_logs: Yes
firewalld_zone: public
2 changes: 1 addition & 1 deletion tasks/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
name: tcharl.ansible_routing
vars:
firewalld_zones:
- name: public
- name: "{{ firewalld_zone }}"
masquerade: true
enabled_services:
- service: dns
Expand Down

0 comments on commit b9429d8

Please sign in to comment.