Skip to content

Instantly share code, notes, and snippets.

@frizop
Created January 29, 2019 19:21
Show Gist options
  • Save frizop/dd551c7f8c2c74737a36625a9033ad78 to your computer and use it in GitHub Desktop.
Save frizop/dd551c7f8c2c74737a36625a9033ad78 to your computer and use it in GitHub Desktop.
general error
openstack stack resource show overcloud-AllNodesDeploySteps-yx5634ngkioc WorkflowTasks_Step2_Execution --fit-width -f json | jq '.attributes.output' | sed s/\\\\n/\\n/g
---
snip
---
Stderr: u\\\"[DEPRECATION WARNING]: The use of 'include' for tasks has been deprecated. Use \\\
'import_tasks' for static inclusions or 'include_tasks' for dynamic inclusions.\\\
This feature will be removed in a future release. Deprecation warnings can be \\\
disabled by setting deprecation_warnings=False in ansible.cfg.\\\
[DEPRECATION WARNING]: include is kept for backwards compatibility but usage is\\\
discouraged. The module documentation details page may explain more about this\\\
rationale.. This feature will be removed in a future release. Deprecation \\\
warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.\\\
[WARNING]: Could not match supplied host pattern, ignoring: agents\\\
[WARNING]: Could not match supplied host pattern, ignoring: mdss\\\
[WARNING]: Could not match supplied host pattern, ignoring: rgws\\\
[WARNING]: Could not match supplied host pattern, ignoring: nfss\\\
[WARNING]: Could not match supplied host pattern, ignoring: restapis\\\
[WARNING]: Could not match supplied host pattern, ignoring: rbdmirrors\\\
[WARNING]: Could not match supplied host pattern, ignoring: iscsigws\\\
[WARNING]: Could not match supplied host pattern, ignoring: iscsi-gws\\\
\\\"\
\
\"}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment