diff options
author | Simon Hamacher <SimonHamacher@gmx.net> | 2024-04-16 12:53:50 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-16 12:53:50 +0200 |
commit | dfa999fcc1d1bc4800e2845062407ea627e7bba6 (patch) | |
tree | 92089a7c4f294e9391b559056d2f1ef226b3b985 /README.md | |
parent | b4e8b5f82e942dc5861198d26d19edc3d273b7c2 (diff) | |
download | ansible_collection-dfa999fcc1d1bc4800e2845062407ea627e7bba6.tar.gz |
FX: Typo README.md
fixed typo in README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,6 +3,6 @@ ⚠️Warning: If you want to use these roles for yourself, fork or copy the respective files. Breaking changes might be introduced as this is mainly intended for my internal use. -A Collection if Ansible-roles I use to maintain my Infrastructure. +A Collection of Ansible-roles I use to maintain my Infrastructure. A sensible default configuration is provided either in the README or `defaults/` directory. |