mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 05:40:23 -07: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:
parent
0ac4a82f3b
commit
8f6626bd8f
4 changed files with 7 additions and 7 deletions
|
@ -59,7 +59,7 @@
|
|||
- name: Add collection of users again (Idempotent)
|
||||
ios_user:
|
||||
aggregate:
|
||||
- name: anisbletest2
|
||||
- name: ansibletest2
|
||||
- name: ansibletest3
|
||||
authorize: yes
|
||||
state: present
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue