Skip to content

Commit

Permalink
newline issues
Browse files Browse the repository at this point in the history
  • Loading branch information
SK1Y101 committed Aug 17, 2023
1 parent 0350a92 commit 9daf8f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion roles/maas_pacemaker/tasks/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,4 +113,4 @@
- "{{ maas_pgsql_check_port|default(23267) }}"
maas_pg_udp_ports:
- 5405
when: enable_firewall | bool
when: enable_firewall | bool
2 changes: 1 addition & 1 deletion roles/maas_region_controller/tasks/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@
ansible.builtin.include_role:
name: maas_firewall
tasks_from: setup_firewall_rules
when: enable_firewall | bool
when: enable_firewall | bool

0 comments on commit 9daf8f5

Please sign in to comment.