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
Пётр 20ca01e486
Unbreak beadm module (#1105)
* 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
2020-10-31 13:51:10 +01:00
..
aix_devices.py
aix_filesystem.py Remove ansible.posix dependency (#1157) 2020-10-28 12:57:00 +01:00
aix_inittab.py
aix_lvg.py
aix_lvol.py
alternatives.py
awall.py
beadm.py Unbreak beadm module (#1105) 2020-10-31 13:51:10 +01:00
capabilities.py [capabilities] fix for a newer versions of libcap (#1061) 2020-10-16 21:03:54 +02:00
cronvar.py
crypttab.py
dconf.py
dpkg_divert.py
facter.py
filesystem.py filesystem: fix 355 state absent (#1149) 2020-10-26 19:43:01 +01:00
gconftool2.py
interfaces_file.py interfaces_file: re.escape() old value (#873) 2020-09-08 14:48:20 +02:00
iptables_state.py iptables_state: fix race condition between module and its action plugin (#1140) 2020-10-20 20:27:37 +02:00
java_cert.py
java_keystore.py
kernel_blacklist.py
launchd.py launchd: fix for user-level services (#899) 2020-09-27 22:30:22 +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) 2020-10-20 13:43:19 +02:00
pam_limits.py
pamd.py
parted.py parted: proper fix for change of partition label case (#594) 2020-09-28 22:05:15 +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 New module: shutdown (#700) 2020-08-11 17:54:41 +02:00
solaris_zone.py solaris_zone: fix zone configuration with python3 (#1082) 2020-10-14 21:18:04 +02:00
svc.py
syspatch.py OpenBSD Syspatch: Apply patches by default. Minor module cleanup (#360) 2020-10-28 06:49:14 +01:00
sysupgrade.py sysupgrade: new module (#341) 2020-08-18 09:10:41 +02:00
timezone.py Use platform.system for Darwin comparisons (#945) 2020-09-28 08:12:38 +02:00
ufw.py
vdo.py
xfconf.py
xfs_quota.py