Guest User

Untitled

a guest
Dec 19th, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.01 KB | None | 0 0
  1. TASK [lxc_container_create : Gather variables for each operating system] *******
  2. task path: /etc/ansible/roles/lxc_container_create/tasks/main.yml:32
  3. Tuesday 19 December 2017 14:01:37 -0500 (0:00:00.013) 0:00:00.268 ******
  4. fatal: [infra2_mongodb_container-004123a7]: FAILED! => {
  5. "failed": true,
  6. "msg": "No file was found when using with_first_found. Use the 'skip: true' option to allow this task to be skipped if no files are found"
  7. }
  8. fatal: [infra1_mongodb_container-b14820b6]: FAILED! => {
  9. "failed": true,
  10. "msg": "No file was found when using with_first_found. Use the 'skip: true' option to allow this task to be skipped if no files are found"
  11. }
  12. fatal: [infra3_mongodb_container-6dc63bef]: FAILED! => {
  13. "failed": true,
  14. "msg": "No file was found when using with_first_found. Use the 'skip: true' option to allow this task to be skipped if no files are found"
  15. }
  16.  
  17. NO MORE HOSTS LEFT *************************************************************
  18.  
  19. NO MORE HOSTS LEFT *************************************************************
  20.  
  21. PLAY RECAP *********************************************************************
  22. infra1_mongodb_container-b14820b6 : ok=0 changed=0 unreachable=0 failed=1
  23. infra2_mongodb_container-004123a7 : ok=0 changed=0 unreachable=0 failed=1
  24. infra3_mongodb_container-6dc63bef : ok=0 changed=0 unreachable=0 failed=1
  25.  
  26. Tuesday 19 December 2017 14:01:38 -0500 (0:00:00.653) 0:00:00.921 ******
  27. ===============================================================================
  28. lxc_container_create : Gather variables for each operating system ------- 0.65s
  29. /etc/ansible/roles/lxc_container_create/tasks/main.yml:32 ---------------------
  30. lxc_container_create : Ansible version and LXC backing store check ------ 0.01s
  31. /etc/ansible/roles/lxc_container_create/tasks/main.yml:16 ---------------------
  32. lxc_container_create : Kernel version and LXC backing store check ------- 0.01s
  33. /etc/ansible/roles/lxc_container_create/tasks/main.yml:24 ---------------------
Add Comment
Please, Sign In to add comment