diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 16:03:42 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 16:03:42 +0000 |
commit | 66cec45960ce1d9c794e9399de15c138acb18aed (patch) | |
tree | 59cd19d69e9d56b7989b080da7c20ef1a3fe2a5a /ansible_collections/purestorage/flasharray/README.rst | |
parent | Initial commit. (diff) | |
download | ansible-66cec45960ce1d9c794e9399de15c138acb18aed.tar.xz ansible-66cec45960ce1d9c794e9399de15c138acb18aed.zip |
Adding upstream version 7.3.0+dfsg.upstream/7.3.0+dfsgupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ansible_collections/purestorage/flasharray/README.rst')
-rw-r--r-- | ansible_collections/purestorage/flasharray/README.rst | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/ansible_collections/purestorage/flasharray/README.rst b/ansible_collections/purestorage/flasharray/README.rst new file mode 100644 index 00000000..49bbb832 --- /dev/null +++ b/ansible_collections/purestorage/flasharray/README.rst @@ -0,0 +1,19 @@ +|License| |CLA-Assistant| |Code-style-black| + +|Build history for master branch| + +===================== +FlashArray-Collection +===================== + +Ansible Collection for Pure Storage FlashArray + +.. |License| image:: https://img.shields.io/badge/license-GPL%20v3.0-brightgreen.svg + :target: COPYING.GPLv3 + :alt: Repository License +.. |CLA-Assistant| image:: https://cla-assistant.io/readme/badge/Pure-Storage-Ansible/FlashArray-Collection +.. |Pure-Storage-Ansible-CI| image:: https://github.com/Pure-Storage-Ansible/FlashArray-Collection/workflows/Pure%20Storage%20Ansible%20CI/badge.svg +.. |Code-style-black| image:: https://img.shields.io/badge/code%20style-black-000000.svg + :target: https://github.com/psf/black +.. |Build history for master branch| image:: https://buildstats.info/github/chart/Pure-Storage-Ansible/FlashArray-Collection?branch=master&buildCount=50&includeBuildsFromPullRequest=false&showstats=false + :target: https://github.com/Pure-Storage-Ansible/FlashArray-Collection/actions?query=branch%3Amaster |