ansible/test
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
..
cache
integration This test is expected to fail (#40612) 2018-05-23 10:45:50 -04:00
legacy always_run: removed deprecated always_run task option (#40470) 2018-05-23 07:10:36 +10:00
results
runner Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
sanity Fix ios_vlan to correctly identify unmodified config when having long interface names (#40145) 2018-05-23 10:15:54 -04:00
units parted module not idempotent for esp flag and name (#40547) 2018-05-23 11:06:26 -04:00
utils Make docs-build sanity test disabled by default. 2018-05-09 17:55:00 -07:00