mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Fix more typos (#7439)
* Fix more typos in plugins/. * Fix typos in tests/unit/. * Fix typos in tests/integration/. * Fix more typos. Co-authored-by: Sebastian Gumprich <rndmh3ro@users.noreply.github.com> --------- Co-authored-by: Sebastian Gumprich <rndmh3ro@users.noreply.github.com>
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
size: -2G
|
||||
state: present
|
||||
|
||||
- name: Resizing /mksysb to 100G (no enought space)
|
||||
- name: Resizing /mksysb to 100G (not enough space)
|
||||
aix_filesystem:
|
||||
filesystem: /mksysb
|
||||
size: +100G
|
||||
|
||||
Reference in New Issue
Block a user