Skip to content

Instantly share code, notes, and snippets.

@thedoubl3j
Created October 14, 2019 17:45
Show Gist options
  • Save thedoubl3j/bf84803ca43f03a83e73a41dc6413938 to your computer and use it in GitHub Desktop.
Save thedoubl3j/bf84803ca43f03a83e73a41dc6413938 to your computer and use it in GitHub Desktop.
bash-3.2$ ansible-galaxy collection install netapp.ontap -p ~/.ansible/collections/ansible_collections/
[WARNING]: The specified collections path '/Users/jajackso/.ansible/collections/ansible_collections' is not part of the configured Ansible collections paths '/Users/jajackso/.ansible/collections:/usr/share/ansible/collections'.
The installed collection won't be picked up in an Ansible run.
[WARNING]: Collection at '/Users/jajackso/.ansible/collections/ansible_collections/cyberark/ansible-security-automation-collection' does not have a MANIFEST.json file, cannot detect version.
[WARNING]: Collection at '/Users/jajackso/.ansible/collections/ansible_collections/thedoubl3j/test' does not have a MANIFEST.json file, cannot detect version.
[WARNING]: Collection at '/Users/jajackso/.ansible/collections/ansible_collections/f5networks/ansible_collections_f5' does not have a MANIFEST.json file, cannot detect version.
[WARNING]: Collection at '/Users/jajackso/.ansible/collections/ansible_collections/rubrikinc/cdm' does not have a MANIFEST.json file, cannot detect version.
[WARNING]: Collection at '/Users/jajackso/.ansible/collections/ansible_collections/aruba/aoscx' does not have a MANIFEST.json file, cannot detect version.
Process install dependency map
ERROR! Failed to parse Galaxy response from 'https://galaxy.ansible.com/v2/collections/netapp/ontap/versions' as JSON:
<!doctype html>
<html lang="en">
<head>
<script id="adobe_dtm" src="//www.redhat.com/dtm.js" type="text/javascript"></script>
<meta charset="utf-8">
<title>Ansible Galaxy</title>
<meta name="description" content="Jump start your automation project with great content from the Ansible community" />
<meta name="author" content="Ansible, Inc" />
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="apple-touch-icon" sizes="180x180" href="/assets/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon-16x16.png">
<link rel="manifest" href="/assets/manifest.json">
<link rel="mask-icon" href="/assets/safari-pinned-tab.svg" color="#5bbad5">
<link rel="shortcut icon" href="/assets/favicon.ico">
<link rel="stylesheet" href="styles.7bb982775d17919a33dd.css"></head>
<body>
<galaxy-nav></galaxy-nav>
<!-- Google Analytics galaxy.ansible.com -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','/assets/scripts/ga.js','ga');
ga('create', 'UA-29861888-4', 'auto');
ga('send', 'pageview');
</script>
<!-- begin hubspot analytics-->
<script type="text/javascript">
var _hsq = _hsq || [];
_hsq.push(["setContentType", "standard-page"]);
(function(d,s,i,r) {
if (d.getElementById(i)){return;}
var n = d.createElement(s),e = document.getElementsByTagName(s)[0];
n.id=i;n.src = '/assets/scripts/hs.js';
e.parentNode.insertBefore(n, e);
})(document, "script", "hs-analytics",300000);
</script>
<!-- end hubspot analytics-->
<script type="text/javascript">
if (("undefined" !== typeof _satellite) && ("function" === typeof _satellite.pageBottom)) {
_satellite.pageBottom();
}
</script>
<script type="text/javascript" src="runtime.1ac76353d3406eb84d6a.js"></script><script type="text/javascript" src="polyfills.b630969cd11aa76bda54.js"></script><script type="text/javascript" src="main.95fdde42895545fd6626.js"></script></body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment