fixed typo
diff --git a/bitbucket-create-repos.yml b/bitbucket-create-repos.yml
index 49e7b97..3f2e046 100644
--- a/bitbucket-create-repos.yml
+++ b/bitbucket-create-repos.yml
@@ -17,7 +17,7 @@
       user: "{{ vz_windows_user }}"
       password: "{{ vz_windows_password }}"
       force_basic_auth: yes
-      c: 201,409
+      status_code: 201,409
       body_format: json
       body:
         name: "{{ item.repo_name }}"