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
32
December 30, 2016
When to use static vs dynamic task include
Ansible Project
0
10
January 10, 2017
Need help
Ansible Project
7
0
July 28, 2020
Trouble with using an include based on conditional
Ansible Project
1
1
February 6, 2017
include when not work
Ansible Project
3
1
September 28, 2015