Home
last modified time | relevance | path

Searched refs:PLAYBOOK_ERRORS (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/cli/
H A Dpull.py46 PLAYBOOK_ERRORS = { variable in PullCLI
318 display.warning("%s: %s" % (playbook, PullCLI.PLAYBOOK_ERRORS[rc]))
333 errors.append("%s: %s" % (pb, PullCLI.PLAYBOOK_ERRORS[rc]))
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/lib/ansible/cli/
H A Dpull.py46 PLAYBOOK_ERRORS = { variable in PullCLI
322 errors.append("%s: %s" % (book_path, PullCLI.PLAYBOOK_ERRORS[rc]))
341 errors.append("%s: %s" % (pb, PullCLI.PLAYBOOK_ERRORS[rc]))
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/lib/ansible/cli/
H A Dpull.py46 PLAYBOOK_ERRORS = { variable in PullCLI
318 display.warning("%s: %s" % (playbook, PullCLI.PLAYBOOK_ERRORS[rc]))
333 errors.append("%s: %s" % (pb, PullCLI.PLAYBOOK_ERRORS[rc]))