mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Misc typo corrections
Fix adds correction for typos * Anisble to Ansible * Fasle to False Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
committed by
Toshio Kuratomi
parent
0ac4a82f3b
commit
8f6626bd8f
@@ -59,7 +59,7 @@
|
||||
- name: Add collection of users again (Idempotent)
|
||||
ios_user:
|
||||
aggregate:
|
||||
- name: anisbletest2
|
||||
- name: ansibletest2
|
||||
- name: ansibletest3
|
||||
authorize: yes
|
||||
state: present
|
||||
|
||||
Reference in New Issue
Block a user