Skip to content

Commit 2a70a74

Browse files
committed
update provisioner and post-processor
1 parent 9204c4d commit 2a70a74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ansible/roles/common/tasks/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
when: >
3535
ansible_facts['ansible_distribution'] != 'CentOS' or
3636
ansible_facts['ansible_distribution'] != 'Fedora'
37+
ignore_errors: yes
3738
- name: Install Cloud-init
3839
yum:
3940
name: cloud-init

0 commit comments

Comments
 (0)