1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/system
FatMinMin 2aa84f07f1
Do domain resolution for portal (#461)
* Do domain resolution for portal

iscsiadm support domain resolution (ex: iscsiadm -m discovery -t sendtargets -p iscsi.chiehmin.com).
However, open_iscsi module will try to match the portal with discovered results which will never
matched cause the discovered results use IP to represent node.

This patch do portal DNS resolution first to solve this situation.

Signed-off-by: Chieh-Min Wang <chiehminw@synology.com>

* Update changelogs/fragments/461-resolve-domain-for-iscsi-portal.yml

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
2020-06-12 14:38:41 +03:00
..
aix_devices.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
aix_filesystem.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
aix_inittab.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
aix_lvg.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
aix_lvol.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
alternatives.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
awall.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
beadm.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
capabilities.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
cronvar.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
crypttab.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
dconf.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
dpkg_divert.py New module: dpkg_divert (#417) 2020-06-10 21:01:16 +03:00
facter.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
filesystem.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
firewalld.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
gconftool2.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
interfaces_file.py Fix Ansible documentation in part of example formatting. Part 1 (#332) 2020-05-15 13:13:45 +03:00
java_cert.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
java_keystore.py java_keystore - Added support for private key pass phrase (#276) (#276) 2020-05-25 11:09:18 +03:00
kernel_blacklist.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
lbu.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
listen_ports_facts.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
locale_gen.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
lvg.py LVG: add new parameter pvresize (#422) 2020-05-29 22:16:23 +03:00
lvol.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
make.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
mksysb.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
modprobe.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
nosh.py Fix examples formatting (#345) 2020-05-16 15:07:51 +02:00
ohai.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
open_iscsi.py Do domain resolution for portal (#461) 2020-06-12 14:38:41 +03:00
openwrt_init.py Fix Ansible documentation in part of example formatting. Part 2 (#333) 2020-05-15 13:27:06 +03:00
osx_defaults.py Fix Ansible documentation in part of example formatting. Part 2 (#333) 2020-05-15 13:27:06 +03:00
pam_limits.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
pamd.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
parted.py parted: fix return value documentation (#406) 2020-05-25 12:35:46 +02:00
pids.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
puppet.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
python_requirements_facts.py Initial commit 2020-03-09 09:11:07 +00:00
python_requirements_info.py Fix examples formatting (#345) 2020-05-16 15:07:51 +02:00
runit.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
sefcontext.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
selinux_permissive.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
selogin.py Fix Ansible documentation in part of example formatting. Part 1 (#332) 2020-05-15 13:13:45 +03:00
seport.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
solaris_zone.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
svc.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
syspatch.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
timezone.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
ufw.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
vdo.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
xfconf.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
xfs_quota.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00