updated status_code
diff --git a/bitbucket-add-user-permission.yml b/bitbucket-add-user-permission.yml
index ccfe361..07f8ae3 100644
--- a/bitbucket-add-user-permission.yml
+++ b/bitbucket-add-user-permission.yml
@@ -6,5 +6,5 @@
     user: "{{ vz_windows_user }}"
     password: "{{ vz_windows_password }}"
     force_basic_auth: yes
-    status_code: 204
+    status_code: 204,409
   with_items: "{{ repo_names }}"