Skip to content

Commit 9ad1ae0

Browse files
authored
feat: remove external FQDN
1 parent 5850682 commit 9ad1ae0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ansible/add-fqdn.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
line: "{{ item }}"
1212
loop:
1313
- "192.168.37.2 internal.infra.mos.{{ root_domain }}"
14-
- "192.168.38.2 external.infra.mos.{{ root_domain }}"
1514
- "192.168.39.2 public.infra.mos.{{ root_domain }}"
1615
tags: hosts
1716
become: true

0 commit comments

Comments
 (0)