Skip to content

Commit 9b1a05d

Browse files
authored
Merge pull request #23 from jpeters-vmw/fix-skip-galaxy-on-error
Ignore Error when Ansible Galaxy unreachable
2 parents 607e45a + b91a278 commit 9b1a05d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

files/ansible/avi-controller-aws-all-in-one-play.yml.tpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -572,6 +572,7 @@
572572
shell: patch --directory /opt/avi/python/bin/portal/api/ < /home/admin/ansible/views_albservices.patch
573573
%{ endif ~}
574574
tags: register_controller
575+
ignore_errors: true
575576

576577
- name: Remove patch file
577578
ansible.builtin.file:

0 commit comments

Comments
 (0)