Skip to content

Instantly share code, notes, and snippets.

@apenney
Created January 24, 2019 17:59
Show Gist options
  • Save apenney/ffb3e48036bf53e52983c8624ab29930 to your computer and use it in GitHub Desktop.
Save apenney/ffb3e48036bf53e52983c8624ab29930 to your computer and use it in GitHub Desktop.
amazon-ebs: ...ignoring
amazon-ebs:
amazon-ebs: TASK [idealista.tomcat : Debug url] ********************************************
amazon-ebs: ok: [default] => {
amazon-ebs: "tomcat_url": "https://archive.apache.org/dist/tomcat/tomcat-7/v7.0.92/bin/apache-tomcat-7.0.92.tar.gz"
amazon-ebs: }
amazon-ebs:
amazon-ebs: TASK [idealista.tomcat : Tomcat | Download & Extract Tomcat] *******************
amazon-ebs: [DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using
amazon-ebs: `result|failed` use `result is failed`. This feature will be removed in version
amazon-ebs: 2.9. Deprecation warnings can be disabled by setting
amazon-ebs: deprecation_warnings=False in ansible.cfg.
amazon-ebs: fatal: [default]: FAILED! => {"changed": false, "msg": "Failed to find handler for \"~apenney/.ansible/tmp/ansible-tmp-1548352694.837989-266563370150602/apache-tomcat-7.0.92.tar.gz\". Make sure the required command to extract the file is installed. Command \"/bin/tar\" could not handle archive. Command \"/usr/bin/unzip\" could not handle archive."}
amazon-ebs: to retry, use: --limit @/Users/apenney/code/ansible/playbooks/sl-email/main.retry
amazon-ebs:
amazon-ebs: PLAY RECAP *********************************************************************
amazon-ebs: default : ok=69 changed=51 unreachable=0 failed=1
amazon-ebs:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment