Ansible
How to use ignore_errors and include statement together?
Archives
Ansible Project
ansible-project
Brian_Coca
(Brian Coca)
January 5, 2017, 11:08pm
1
that will only work on dynamic includes
include: tasks/{{ worker_type }}.yml
static: no
ignore_errors: yes
Related topics
Topic
Replies
Views
Activity
How to use ignore_errors with include statement ?
Ansible Project
4
33
December 30, 2016
When to use static vs dynamic task include
Ansible Project
0
10
January 10, 2017
Trouble with using an include based on conditional
Ansible Project
1
3
February 6, 2017
only_if with task includes ?
Ansible Project
1
5
July 18, 2012
Need help
Ansible Project
7
1
July 28, 2020