mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +00:00
typofixes - https://github.com/vlajos/misspell_fixer
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
- "result.changed == true"
|
||||
- "result.db =='{{ db_name }}'"
|
||||
|
||||
- name: assert database was backup succesfully
|
||||
- name: assert database was backup successfully
|
||||
command: file {{ db_file_name }}
|
||||
register: result
|
||||
|
||||
|
||||
Reference in New Issue
Block a user