Ansible: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=dont fail on errors= ignore_errors: yes") |
|||
Line 1: | Line 1: | ||
=ansible options= | |||
-l SUBSET, --limit SUBSET (further limit selected hosts to an additional pattern) | |||
=dont fail on errors= | =dont fail on errors= | ||
ignore_errors: yes | ignore_errors: yes |
Revision as of 13:59, 8 December 2020
ansible options
-l SUBSET, --limit SUBSET (further limit selected hosts to an additional pattern)
dont fail on errors
ignore_errors: yes