network/tasks
Thomas Haller 8682cb64b8 module: support a 'ignore_errors' argument
It's more idiomatic for ansible then "on_error".

'ignore_errors' can be specified as a module argument.
But it can also be specified on a per-profile level,
with the intuitive behavior that the per-profile setting
overwrites the per-module setting.
2017-02-19 21:57:55 +01:00
..
main.yml module: support a 'ignore_errors' argument 2017-02-19 21:57:55 +01:00