forked from ansible-lockdown/RHEL9-CIS
Merge pull request #85 from ansible-lockdown/readme_update
updated layout
This commit is contained in:
commit
e8c573eb69
1 changed files with 9 additions and 6 deletions
15
README.md
15
README.md
|
|
@ -186,13 +186,16 @@ uses:
|
||||||
|
|
||||||
## Local Testing
|
## Local Testing
|
||||||
|
|
||||||
- ansible-base 2.10.17 - python 3.8
|
- Ansible
|
||||||
- ansible-core 2.13.4 - python 3.10
|
|
||||||
- ansible-core 2.15.1 - python 3.11
|
|
||||||
|
|
||||||
makefile - this is there purely for testing and initial setup purposes.
|
- ansible-base 2.10.17 - python 3.8
|
||||||
pre-commit can be tested
|
- ansible-core 2.13.4 - python 3.10
|
||||||
Is run from with the directory
|
- ansible-core 2.15.1 - python 3.11
|
||||||
|
|
||||||
|
## Added Extras
|
||||||
|
|
||||||
|
- makefile - this is there purely for testing and initial setup purposes.
|
||||||
|
- [pre-commit](https://pre-commit.com) can be tested and can be run from within the directory
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
pre-commit run
|
pre-commit run
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue