community.general/lib/ansible/modules/system
Julien Girardin 3e303bea4c List correctly current PV in "lvg" module: fix lvg reduce (#49731)
* Refactor integration test for lvg module to introduce grow/reduce test

* List correctly current PV in lvg module: fix lvg reduce

Previous behaviour was to only take into account PV passed in 'pvs'
argument. This lead to reduce not working as expecting:

* with state=present and list of wanted pvs, lvg found only the pvs to
  add or already present and ignored the pv to remove (obviously absent
  from the list of given PV)

* with state=absent and a pv to remove, lvg found that the remaining pvs
  list is empty (ignoring possible other PV in the vg) and decides to
  remove the vg entirely (as supposely no PV are left anymore to store
  lvm metadata)

* Add changelog fragment
2018-12-20 15:43:18 +00:00
..
__init__.py
aix_inittab.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
aix_lvol.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
alternatives.py
at.py
authorized_key.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
awall.py
beadm.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
capabilities.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
cron.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
cronvar.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
crypttab.py
dconf.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
debconf.py
facter.py
filesystem.py Extend functionality of filesystem module to support swap creation (#49456) 2018-12-04 12:01:29 +00:00
firewalld.py Sanity fixes in various modules (#50080) 2018-12-18 09:53:46 -06:00
gconftool2.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
getent.py
group.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
hostname.py
interfaces_file.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
iptables.py E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
java_cert.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
java_keystore.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
kernel_blacklist.py
known_hosts.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
locale_gen.py correct message to have consistent pluralisation (#36897) 2018-11-26 13:45:38 -05:00
lvg.py List correctly current PV in "lvg" module: fix lvg reduce (#49731) 2018-12-20 15:43:18 +00:00
lvol.py
make.py ``make`` module: check return code (#47861) 2018-12-03 10:29:18 +00:00
mksysb.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
modprobe.py Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
mount.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
nosh.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ohai.py
open_iscsi.py
openwrt_init.py
osx_defaults.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
pam_limits.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
pamd.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
parted.py
ping.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
puppet.py Add module parameter to control Puppet agent noop switch (#43678) 2018-12-04 12:30:19 +00:00
python_requirements_facts.py
reboot.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
runit.py
seboolean.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
sefcontext.py
selinux.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
selinux_permissive.py
seport.py
service.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
service_facts.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
setup.py Validate DOCUMENTATION.author (#48993) 2018-11-21 17:29:29 +00:00
solaris_zone.py
svc.py
sysctl.py
systemd.py Small documentation update: Clarify daemon-reload always executing. (#49889) 2018-12-18 12:22:57 -06:00
sysvinit.py
timezone.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
ufw.py
user.py Fix typo: or -> on (#50123) 2018-12-19 12:12:52 +01:00
vdo.py
xfconf.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00