Guest User

Untitled

a guest
Oct 6th, 2020
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. PLAY [Update source tree if necessary] *****************************************
  2. TASK [update project using git] ************************************************
  3. changed: [localhost]
  4. TASK [Set the git repository version] ******************************************
  5. ok: [localhost]
  6. TASK [Repository Version] ******************************************************
  7. ok: [localhost] => {
  8. "msg": "Repository Version 36b8eed01c3428615126006f0fae821e537b2982"
  9. }
  10. PLAY [Install content with ansible-galaxy command if necessary] ****************
  11. TASK [detect requirements.yml] *************************************************
  12. ok: [localhost]
  13. TASK [fetch galaxy roles from requirements.yml] ********************************
  14. skipping: [localhost]
  15. TASK [detect collections/requirements.yml] *************************************
  16. ok: [localhost]
  17. TASK [fetch galaxy collections from collections/requirements.yml] **************
  18. skipping: [localhost]
  19. PLAY RECAP *********************************************************************
  20. localhost : ok=5 changed=1 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0
  21.  
Advertisement
Add Comment
Please, Sign In to add comment