diff options
Diffstat (limited to 'ansible_collections/cisco/intersight/README.md')
-rw-r--r-- | ansible_collections/cisco/intersight/README.md | 10 |
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 |