mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
mass-added the utf-8 marker (#3163)
* added the utf-8 marker * fixed the utf-8 marker where it was missde before
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
"""short_description: Check or wait for migrations between nodes"""
|
||||
|
||||
# Copyright: (c) 2018, Albert Autin
|
||||
|
||||
Reference in New Issue
Block a user