mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-08 01:14:03 -07:00
* Add command option * Fix test task name * Changelog fragment * Fix indendation * Add version_added * Better command description * Test passing command as list * Handle invalid command types * Cleaner command type checking * Check that all items in command list are strings * Better error about command list items * Better type checking errors * Add tests for command type checking * Update command tests * Fix messed up rebase |
||
---|---|---|
.. | ||
__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 |