We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
external
1 parent 5850682 commit 9ad1ae0Copy full SHA for 9ad1ae0
ansible/add-fqdn.yml
@@ -11,7 +11,6 @@
11
line: "{{ item }}"
12
loop:
13
- "192.168.37.2 internal.infra.mos.{{ root_domain }}"
14
- - "192.168.38.2 external.infra.mos.{{ root_domain }}"
15
- "192.168.39.2 public.infra.mos.{{ root_domain }}"
16
tags: hosts
17
become: true
0 commit comments