We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a51e5d3 commit 03dd13dCopy full SHA for 03dd13d
plugins/modules/journal.py
@@ -1,4 +1,5 @@
1
-#!/usr/bin/env python3
+#!/usr/bin/python
2
+# -*- coding: utf-8 -*-
3
4
# Copyright: (C) 2023, AnsibleGuy <guy@ansibleguy.net>
5
# GNU General Public License v3.0+ (see https://www.gnu.org/licenses/gpl-3.0.txt)
0 commit comments