Update main.yml

This commit is contained in:
Ishan Jain 2023-03-03 15:08:34 +05:30 committed by GitHub
parent 4ab144f90b
commit a513d9b64f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,4 +28,4 @@
ansible.builtin.assert:
that:
- delete_result.output.status == 200
- delete_result.output.response == "Folder has been successfuly deleted"
- delete_result.output.response == "Folder has been succesfuly deleted"