diff options
author | Lee Garrett <lgarrett@rocketjump.eu> | 2023-01-31 00:05:27 +0100 |
---|---|---|
committer | Lee Garrett <lgarrett@rocketjump.eu> | 2023-01-31 00:05:27 +0100 |
commit | 520506f035967306d0548a8f69a0fea3181dca35 (patch) | |
tree | 6bc71745aeee6208f8382bd067b6c9e1c9a02e2a /setup.cfg | |
parent | 46bbbf9f8e527b7ab4329a0aa16e3d38bfbb0c13 (diff) | |
download | debian-ansible-core-520506f035967306d0548a8f69a0fea3181dca35.zip |
New upstream version 2.14.2
Diffstat (limited to 'setup.cfg')
-rw-r--r-- | setup.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ name = ansible-core version = attr: ansible.release.__version__ description = Radically simple IT automation long_description = file: README.rst +long_description_content_type = text/x-rst author = Ansible, Inc. author_email = info@ansible.com url = https://ansible.com/ |