Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2017
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.06 KB | None | 0 0
  1. TASK [tendenci : Make www-data the owner of the installation directory] ********
  2. changed: [default]
  3.  
  4. TASK [tendenci : Enable mod_wsgi module for Apache] ****************************
  5. ok: [default]
  6.  
  7. TASK [tendenci : Copy Apache default configuration file] ***********************
  8. changed: [default]
  9.  
  10. TASK [tendenci : Disable Apache default configuration] *************************
  11. changed: [default]
  12.  
  13. TASK [tendenci : Enable Apache configuration for Tendenci project] *************
  14. changed: [default]
  15.  
  16. TASK [tendenci : Copy script for setting Tendenci admin password] **************
  17. changed: [default]
  18.  
  19. TASK [tendenci : Set Tendenci admin password if one is not set yet] ************
  20. changed: [default]
  21.  
  22. TASK [tendenci : Delete script for setting Tendenci admin password] ************
  23. changed: [default]
  24.  
  25. RUNNING HANDLER [dependencies : Restart Apache] ********************************
  26. changed: [default]
  27.  
  28. PLAY RECAP *********************************************************************
  29. default                    : ok=28   changed=8    unreachable=0    failed=0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement