File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed
Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -26,22 +26,18 @@ This repository contains some example best practices for open source repositorie
2626* [ MAINTAINERS.md] ( MAINTAINERS.md )
2727* [ CODE_OF_CONDUCT.md] ( CODE_OF_CONDUCT.md ) for more details you should [ read this] [ coc ] .
2828
29- <!-- The following are OPTIONAL, but strongly suggested to have in your repository. -->
30- * [ travis.yml] ( .travis.yml ) - Look https://docs.travis-ci.com/user/tutorial/ for more details.
31-
3229
3330<!-- A notes section is useful for anything that isn't covered in the Usage or Scope. Like what we have below. -->
3431<!-- ## Notes -->
3532## Requirements
3633
3734### Platforms
3835
39- - HMC V9R1 or later
40- - HMC V8R8.7.0
36+ - HMC V9R2 or later
4137
4238### Ansible
4339
44- - Requires Ansible 2.14 .0 or newer
40+ - Requires Ansible 2.16 .0 or newer
4541- For help installing Ansible, refer to the [ Installing Ansible] section of the Ansible Documentation
4642- For help installing the ibm.power\_ hmc collection, refer to the [ install] ( docs/source/installation.rst ) page of this project
4743
@@ -74,7 +70,7 @@ example:
7470If you would like to see the detailed LICENSE click [ here] ( LICENSE ) .
7571
7672``` text
77- Copyright:: 2020 - IBM, Inc
73+ Copyright:: 2025 - IBM, Inc
7874
7975This program is free software: you can redistribute it and/or modify
8076it under the terms of the GNU General Public License as published by
You can’t perform that action at this time.
0 commit comments