mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-09 01:44:03 -07:00
* 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 |
||
---|---|---|
.. | ||
__init__.py | ||
_docker.py | ||
docker_config.py | ||
docker_container.py | ||
docker_container_facts.py | ||
docker_image.py | ||
docker_image_facts.py | ||
docker_login.py | ||
docker_network.py | ||
docker_network_facts.py | ||
docker_node_facts.py | ||
docker_prune.py | ||
docker_secret.py | ||
docker_service.py | ||
docker_stack.py | ||
docker_swarm.py | ||
docker_swarm_service.py | ||
docker_volume.py | ||
docker_volume_facts.py |