mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-25 08:54:55 +00:00
Add an ip address required for SMB service test.
This commit is contained in:
@@ -52,7 +52,6 @@
|
||||
hosts:
|
||||
- name: "{{ host1_fqdn }}"
|
||||
ip_address: "{{ ipv4_prefix + '.101' }}"
|
||||
force: yes
|
||||
- name: "{{ host2_fqdn }}"
|
||||
ip_address: "{{ ipv4_prefix + '.102' }}"
|
||||
force: yes
|
||||
|
||||
Reference in New Issue
Block a user