ansible/changelogs
Felix Fontein 9caaf7b109 docker_container: fix init option idempotency with old docker-py versions (#49078)
* Don't check options for idempotency which are not supported.

This check should be superfluous if every option would adhere to
the convention that options not specified should have value None.
Unfortunately, some options (such as init) which correspond to
container properties have an explicit default set.
2018-11-26 13:53:01 +00:00
..
fragments docker_container: fix init option idempotency with old docker-py versions (#49078) 2018-11-26 13:53:01 +00:00
CHANGELOG.rst fix RPM builds with placeholder CHANGELOG 2018-05-30 16:47:48 -07:00
config.yaml Implement new changelog generator. 2018-06-05 19:08:15 -07:00
rhsm_repository-loop-fix-improvements.yaml Prevent duplicate entries in rhsm_repository module (#48107) 2018-11-07 17:49:12 -05:00
yum-update-only.yaml make yum update_only option actually work (#47942) 2018-11-13 15:04:19 -05:00