mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-19 21:42:45 +00:00
for i in $(grep -REl '[-][*]- coding: utf-8 -[*]-' plugins/ tests/); do sed -e '/^# -\*- coding: utf-8 -\*-/d' -i $i; done |
||
|---|---|---|
| .. | ||
| connection | ||
| inventory | ||
| module_utils | ||
| modules | ||
| plugin_utils | ||
| test_support | ||