Guest User

Untitled

a guest
Nov 16th, 2018
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. (galaxy-cli-py3-2) [newswoop:F27:mazer (collection_artifact %)]$ rm -rf ~/.ansible/content/* && time mazer install alikins.top_geerlingguy
  2. Installing alikins.top_geerlingguy
  3. - The repository alikins.top_geerlingguy was successfully installed to /home/adrian/.ansible/content
  4.  
  5. real 0m3.371s
  6. user 0m1.150s
  7. sys 0m0.140s
  8. (galaxy-cli-py3-2) [newswoop:F27:mazer (collection_artifact %)]$ find ~/.ansible/content/alikins/top_geerlingguy/ | wc -l
  9. 2178
  10. (galaxy-cli-py3-2) [newswoop:F27:mazer (collection_artifact %)]$ time mazer list
  11. repo=alikins.top_geerlingguy, type=repository, version=0.99.2
  12.  
  13. real 0m0.460s
  14. user 0m0.420s
  15. sys 0m0.037s
  16. (galaxy-cli-py3-2) [newswoop:F27:mazer (collection_artifact %)]$ time mazer list --content > lc.out
  17.  
  18. real 0m0.499s
  19. user 0m0.456s
  20. sys 0m0.041s
  21. (galaxy-cli-py3-2) [newswoop:F27:mazer (collection_artifact %)]$ less lc.out
  22. (galaxy-cli-py3-2) [newswoop:F27:mazer (collection_artifact %)]$ cat lc.out| wc -l
  23. 93
Add Comment
Please, Sign In to add comment