You've already forked community.general
mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 07:41:16 +03:00
utf8 marker batch1 (#3127)
* added utf-8 markers to all .py files in plugins/{action,cache,callback} * added utf-8 markers to all .py files in plugins/connection * added utf-8 markers to all .py files in plugins/doc_fragments
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
# coding: utf-8 -*-
|
||||
# Based on the buildah connection plugin
|
||||
# Copyright (c) 2017 Ansible Project
|
||||
# 2018 Kushal Das
|
||||
|
Reference in New Issue
Block a user