updated layout

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2023-08-09 13:35:48 +01:00
parent 5bedad6472
commit f9fae45de3
No known key found for this signature in database
GPG key ID: 1DE02A772D0908F9

View file

@ -186,13 +186,16 @@ uses:
## Local Testing
- Ansible
- ansible-base 2.10.17 - python 3.8
- 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.
pre-commit can be tested
Is run from with the directory
## 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
pre-commit run