Advertisement
Guest User

Untitled

a guest
Jun 20th, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. PLAY [all] *********************************************************************
  2.  
  3. TASK [Gathering Facts] *********************************************************
  4. ok: [example.com]
  5. 422 Client Error: Unprocessable Entity
  6.  
  7. TASK [Display all parameters known for the Foreman host] ***********************
  8. ok: [example.com] => {
  9. "foreman_params": {
  10. "remote_execution_connect_by_ip": false,
  11. "remote_execution_effective_user_method": "sudo",
  12. "remote_execution_ssh_keys": [
  13. ],
  14. "remote_execution_ssh_user": "root"
  15. }
  16. }
  17.  
  18. PLAY RECAP *********************************************************************
  19. example.com : ok=4 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
  20.  
  21. 403 Client Error: Forbidden
  22. Exit status: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement