commit | 80b28d26e1580bebf812f85d08d006ddb53e6a47 | [log] [tgz] |
---|---|---|
author | Carlos Frias <cfrias@apigee.com> | Thu Sep 22 15:11:50 2016 -0400 |
committer | Carlos Frias <cfrias@apigee.com> | Thu Sep 22 15:11:50 2016 -0400 |
tree | 5be520adfd857af3351531d41f90af6e387d6f1a | |
parent | 87df07ccef2f91833dde095433af9951867e6511 [diff] |
added fire and forget
diff --git a/tasks/main.yml b/tasks/main.yml index 2b9f40f..f357a76 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -78,7 +78,7 @@ async: 45 poll: 0 -- name: Create the apigee group +- name: Remove the apigee group ignore_errors: yes group: name: "{{ opdk_group_name }}"