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] 5a826a5cb7
Unbreak beadm module (#1105) (#1210)
* Unbreak beadm module

* Add a changelog fragment

* Module beadm.py: remove regex, use split() everywhere, fix array indexes.

* Fix typos

* Change array indexes for BE name - according to Oracle documents, the name of BE is in the first column of beadm output on Solaris.

* Add 'None' checks in beadm.py

(cherry picked from commit 20ca01e486)

Co-authored-by: Пётр <peter@flytrace.com>
2020-10-31 14:09:43 +01:00
..
aix_devices.py
aix_filesystem.py Remove ansible.posix dependency (#1157) (#1191) 2020-10-28 20:57:07 +01:00
aix_inittab.py
aix_lvg.py
aix_lvol.py
alternatives.py
awall.py
beadm.py Unbreak beadm module (#1105) (#1210) 2020-10-31 14:09:43 +01:00
capabilities.py [capabilities] fix for a newer versions of libcap (#1061) (#1110) 2020-10-16 21:23:43 +02:00
cronvar.py
crypttab.py
dconf.py
dpkg_divert.py
facter.py
filesystem.py filesystem: fix 355 state absent (#1149) (#1184) 2020-10-27 05:47:47 +01:00
gconftool2.py
interfaces_file.py interfaces_file: re.escape() old value (#880) 2020-09-12 20:10:31 +02:00
iptables_state.py iptables_state: fix race condition between module and its action plugin (#1140) (#1143) 2020-10-20 22:46:12 +02:00
java_cert.py
java_keystore.py
kernel_blacklist.py
launchd.py launchd: fix for user-level services (#899) (#970) 2020-09-28 07:15:48 +02:00
lbu.py
listen_ports_facts.py
locale_gen.py
lvg.py
lvol.py
make.py
mksysb.py
modprobe.py
nosh.py
ohai.py
open_iscsi.py
openwrt_init.py
osx_defaults.py Make sure frenck is no longer accidentally contacted (#1133) (#1134) 2020-10-20 14:04:27 +02:00
pam_limits.py
pamd.py
parted.py parted: proper fix for change of partition label case (#594) (#986) 2020-09-29 06:08:33 +02:00
pids.py
puppet.py
python_requirements_facts.py
python_requirements_info.py
runit.py
sefcontext.py
selinux_permissive.py
selogin.py
seport.py
shutdown.py
solaris_zone.py solaris_zone: fix zone configuration with python3 (#1082) (#1096) 2020-10-15 09:52:14 +02:00
svc.py
syspatch.py OpenBSD Syspatch: Apply patches by default. Minor module cleanup (#360) (#1189) 2020-10-28 07:21:19 +01:00
sysupgrade.py
timezone.py Use platform.system for Darwin comparisons (#945) (#972) 2020-09-28 08:48:50 +02:00
ufw.py
vdo.py
xfconf.py
xfs_quota.py