community.general/lib/ansible/modules
Adam Miller bc7ff83cd9 parted module not idempotent for esp flag and name (#40547)
* parted module not idempotent for esp flag and name

Fixes #40452

Currently the parted module doesn't take into account names with
spaces in them which leads to non-idempotent transactions on the
state of the system because the name comparison will never succeed.

Also, when the esp flag is set, parted infers the boot flag and the
parted module did not previously account for this. This lead to
non-idempotent transactions as well.

Signed-off-by: Adam Miller <admiller@redhat.com>

* fix unit tests, expected command changed in the patch

Signed-off-by: Adam Miller <admiller@redhat.com>
2018-05-23 11:06:26 -04:00
..
cloud Coerce VPC tags from to string types to prevent spurious changed (#40422) 2018-05-23 10:17:34 -04:00
clustering Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
commands Explicit availability of 'null' timeout in expect (#40429) 2018-05-21 12:32:06 -05:00
crypto More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
database postgresql_user: set encrypted as default and fix empty password reporting changed (#36931) 2018-05-21 14:49:44 -05:00
files relocated flatpak 2018-05-23 10:06:44 -04:00
identity Fix example in ipa_dnszone module (#40443) 2018-05-20 16:28:02 +05:30
inventory Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
messaging rabbitmq_binding: Update documentation (#40062) 2018-05-15 03:52:55 -04:00
monitoring New zabbix_group_facts module (#39654) 2018-05-15 20:05:27 +02:00
net_tools Add missing documentation on return of snmp_facts (#35101) 2018-05-23 08:25:49 -05:00
network Change Brocade references to Extreme (#40571) 2018-05-23 15:18:37 +01:00
notification Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
packaging relocated flatpak 2018-05-23 10:06:44 -04:00
remote_management Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
source_control Detect separate git dir and set git config path value appropriately 2018-05-23 00:33:22 +02:00
storage Add Na_ontap_broadcast_domain module. (#39753) 2018-05-18 17:17:01 -07:00
system parted module not idempotent for esp flag and name (#40547) 2018-05-23 11:06:26 -04:00
utilities Clarify in docs that end_play affects all hosts (#40235) 2018-05-17 13:53:46 +10:00
web_infrastructure Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
windows Implemented support for Repository selection when installing module (#39909) 2018-05-23 07:36:57 +10:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00