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
patchback[bot] 94c368f7df
open_iscsi: allow same target selected portals login and override (#2684) (#2727)
* fix: include portal and port for logged on check

* refactor: remove extra space

* fix: allow None portal and port on target_loggedon test

* add auto_portal_startup argument

* fix: change param name for automatic_portal

* add changelog fragment

* refactor: Update changelogs/fragments/2684-open_iscsi-single-target-multiple-portal-overrides.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

* add version added info to auto_portal_startup arg

* add example for auto_portal_startup

* fix: remove alias for auto_portal form arg_spec as well

* refactor: elaborate in fragment changelogs

Elaborate change

Co-authored-by: Amin Vakil <info@aminvakil.com>

* open_iscsi: elaborate changelog fragment

* Update plugins/modules/system/open_iscsi.py

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Amin Vakil <info@aminvakil.com>
(cherry picked from commit 9d8bea9d36)

Co-authored-by: The Binary <binary4bytes@gmail.com>
2021-06-05 23:04:03 +02:00
..
aix_devices.py
aix_filesystem.py
aix_inittab.py
aix_lvg.py
aix_lvol.py
alternatives.py Tidy up all pylint:blacklisted-name ignore lines (#1819) 2021-02-16 08:03:51 +01:00
awall.py
beadm.py rewritten as list literals (#2160) 2021-04-05 09:22:06 +02:00
capabilities.py
cronvar.py Tidy up all pylint:blacklisted-name ignore lines (#1819) 2021-02-16 08:03:51 +01:00
crypttab.py
dconf.py Mark non-secret leaking module options with no_log=False (#2001) 2021-03-12 08:51:47 +01:00
dpkg_divert.py
facter.py
filesystem.py filesystem: revamp module (#2472) (#2550) 2021-05-18 10:49:12 +02:00
gconftool2.py Mark non-secret leaking module options with no_log=False (#2001) 2021-03-12 08:51:47 +01:00
interfaces_file.py Tidy up all pylint:blacklisted-name ignore lines (#1819) 2021-02-16 08:03:51 +01:00
iptables_state.py fix a regression in initialization_from_null_state() (iptables-nft > 1.8.2) (#2604) (#2646) 2021-05-27 07:16:36 +00:00
java_cert.py java_cert - fix incorrect certificate alias on pkcs12 import (#2560) (#2581) 2021-05-22 13:46:32 +02:00
java_keystore.py java_keystore: pass in secret to keytool via stdin (#2526) (#2545) 2021-05-17 20:24:09 +02:00
kernel_blacklist.py
launchd.py launchd: Handle deprecated APIs in plistlib (#1554) 2020-12-30 11:25:32 +05:30
lbu.py
listen_ports_facts.py
locale_gen.py
lvg.py Tidy up all pylint:blacklisted-name ignore lines (#1819) 2021-02-16 08:03:51 +01:00
lvol.py lvol - bug fix - Convert units to lowercase when using LVS or VGS command (#2369) (#2439) 2021-05-03 22:07:52 +02:00
make.py added jobs parameter to make module (#1550) 2021-01-16 22:12:45 +01:00
mksysb.py
modprobe.py
nosh.py
ohai.py
open_iscsi.py open_iscsi: allow same target selected portals login and override (#2684) (#2727) 2021-06-05 23:04:03 +02:00
openwrt_init.py
osx_defaults.py Mark non-secret leaking module options with no_log=False (#2001) 2021-03-12 08:51:47 +01:00
pam_limits.py pam_limits: adds check mode and diff mode (#1575) 2021-01-03 13:32:54 +01:00
pamd.py pamd - fixed bug (#1538) 2021-01-03 11:38:04 +01:00
parted.py Fix repeated word in description of fs_type (#2717) (#2719) 2021-06-04 21:12:40 +02:00
pids.py pids module: Adding pattern and ignore_case options (#2280) 2021-04-21 12:45:09 +02:00
puppet.py puppet - replace stdout with console in logdest option (#2407) (#2421) 2021-05-03 07:59:33 +02:00
python_requirements_info.py Remove deprecated modules scheduled for removal in 3.0.0 (#1924) 2021-04-13 11:19:25 +00:00
runit.py runit - deprecate param dist (#1838) 2021-02-16 21:45:25 +01:00
sefcontext.py
selinux_permissive.py
selogin.py
seport.py
shutdown.py
solaris_zone.py
ssh_config.py Reduce stormssh searches based on host (#2568) (#2724) 2021-06-05 18:03:14 +02:00
svc.py
syspatch.py Remove deprecated features scheduled for removal in 3.0.0 (#1926) 2021-03-09 21:23:20 +01:00
sysrc.py New sysrc module for managing rc files on FreeBSD (#1460) 2021-01-16 14:14:23 +01:00
sysupgrade.py
timezone.py Tidy up all pylint:blacklisted-name ignore lines (#1819) 2021-02-16 08:03:51 +01:00
ufw.py
vdo.py vdo: add force option (#2110) 2021-03-27 15:13:53 +01:00
xfconf.py ModuleHelper - cmd params now taken from self.vars instead of self.module.params (#2517) (#2549) 2021-05-18 06:36:02 +02:00
xfs_quota.py bugfix: xfs_quota feedback on projects not initialized has changed (#1596) 2021-02-27 08:38:24 +01:00