community.general/lib/ansible
Hannes Ljungberg 7ceb2ac95a docker_swarm_service: Fix publish idempotency when mode is None (#50882)
* Fix publish idempotency when mode is None

* Add changelog fragment

* Python 2.6 compat

* Use self.publish

* Check length of publish before comparing content

* Sort publish lists before zipping

* Enable publish tests

* python3 compat

* Don’t sort by mode as it is not safe

* Document publish suboptions and add them to args

* Add type to publish documentation

* Add choices to publish argument_spec suboptions

* Make tcp the default protocol

* Make documentation reflect protocol default

* Simplify setting mode

* Remove redundant string quoting

* Test order of publish

* Add comment about publish change detection
2019-01-21 14:02:08 -05:00
..
cli Encoding fixes for plugin loader and vault. (#51002) 2019-01-17 12:18:01 -05:00
compat Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
config Increase persistent command_timeout default value (#51056) 2019-01-21 10:50:52 +05:30
errors Add new AnsibleTemplateError to more easily catch templating issues (#50563) 2019-01-04 14:33:05 -06:00
executor Remove unnecessary calls to cache_block_tasks noop (#50715) 2019-01-17 08:29:26 +01:00
galaxy Consistent typesetting of "GitHub" (#50929) 2019-01-15 14:53:04 +01:00
inventory Minor typos (#50371) 2019-01-15 11:37:00 +00:00
module_utils docker_swarm_service: Use option_minimal_versions (#50609) 2019-01-21 18:45:47 +00:00
modules docker_swarm_service: Fix publish idempotency when mode is None (#50882) 2019-01-21 14:02:08 -05:00
parsing More path encoding fixes. 2019-01-16 15:44:50 -08:00
playbook allows loop pause for subseconds (#50461) 2019-01-18 22:41:29 -05:00
plugins Update debug.py (#51041) 2019-01-21 15:08:26 +05:30
template Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
utils Update vmware.py minor typo (#51047) 2019-01-21 13:52:26 +05:30
vars Fix encoding issues with file paths. (#50830) 2019-01-14 13:06:47 -08:00
__init__.py
constants.py become_method: make dzdo more like sudo (#47946) 2018-12-04 18:24:32 -05:00
context.py Move the arguments module into cli/ and context_objects into utils 2019-01-03 18:12:23 -08:00
release.py Codename: How Many More Times 2018-09-04 12:38:29 -04:00