summaryrefslogtreecommitdiffstats
path: root/ansible_collections/cisco/intersight/README.md
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-18 05:52:22 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-18 05:52:22 +0000
commit38b7c80217c4e72b1d8988eb1e60bb6e77334114 (patch)
tree356e9fd3762877d07cde52d21e77070aeff7e789 /ansible_collections/cisco/intersight/README.md
parentAdding upstream version 7.7.0+dfsg. (diff)
downloadansible-38b7c80217c4e72b1d8988eb1e60bb6e77334114.tar.xz
ansible-38b7c80217c4e72b1d8988eb1e60bb6e77334114.zip
Adding upstream version 9.4.0+dfsg.upstream/9.4.0+dfsg
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ansible_collections/cisco/intersight/README.md')
-rw-r--r--ansible_collections/cisco/intersight/README.md10
1 files changed, 7 insertions, 3 deletions
diff --git a/ansible_collections/cisco/intersight/README.md b/ansible_collections/cisco/intersight/README.md
index 5373e92dd..af68fcd71 100644
--- a/ansible_collections/cisco/intersight/README.md
+++ b/ansible_collections/cisco/intersight/README.md
@@ -6,8 +6,8 @@ Ansible collection for managing and automating Cisco Intersight environments. M
## Requirements
-- Ansible v2.8 or newer
-- Python 3 (Python 2 is no longer supported with this collection)
+- Ansible v2.14.0 or newer
+- Python 3.7 or newer (Older Python versions are no longer supported with this collection)
## Install
@@ -86,4 +86,8 @@ ansible-playbook -i inventory update_all_inventory.yml
# Community:
* We are on Slack (https://ciscoucs.slack.com/) - Slack requires registration, but the ucspython team is open invitation to
- anyone. Click [here](https://ucspython.herokuapp.com) to register \ No newline at end of file
+ anyone. Click [here](https://ucspython.herokuapp.com) to register
+
+# License
+
+Licensed under the [MIT License](https://github.com/CiscoDevNet/intersight-ansible/blob/main/LICENSE.txt). \ No newline at end of file