diff options
Diffstat (limited to 'ansible_collections/ansible_release.py')
-rw-r--r-- | ansible_collections/ansible_release.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ansible_collections/ansible_release.py b/ansible_collections/ansible_release.py new file mode 100644 index 00000000..c817d9a4 --- /dev/null +++ b/ansible_collections/ansible_release.py @@ -0,0 +1,6 @@ +# Copyright (c) 2021, Ansible Team +# +# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) +# SPDX-License-Identifier: GPL-3.0-or-later + +ansible_version = '7.3.0'
\ No newline at end of file |