mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-03-18 12:53:18 +00:00
for i in $(grep -REl '__metaclass__ = type' plugins/ tests/); do sed -e '/^__metaclass__ = type/d' -i $i; done |
||
|---|---|---|
| .. | ||
| test_docker_containers.py | ||