You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

36 lines
3.0 KiB

root@ThinkPad-T480s:/home/joshi/Schreibtisch/pexon/3# ansible-playbook HU.yml
PLAY [all] ***********************************************************************************************************************************************************************************************************************************
TASK [Gathering Facts] ***********************************************************************************************************************************************************************************************************************
[WARNING]: sftp transfer mechanism failed on [88.218.227.35]. Use ANSIBLE_DEBUG=1 to see detailed information
ok: [88.218.227.35]
TASK [nginx installation] ********************************************************************************************************************************************************************************************************************
[WARNING]: sftp transfer mechanism failed on [88.218.227.35]. Use ANSIBLE_DEBUG=1 to see detailed information
ok: [88.218.227.35]
TASK [start nginx] ***************************************************************************************************************************************************************************************************************************
[WARNING]: sftp transfer mechanism failed on [88.218.227.35]. Use ANSIBLE_DEBUG=1 to see detailed information
ok: [88.218.227.35]
TASK [übertrage die nginx config] ************************************************************************************************************************************************************************************************************
ok: [88.218.227.35]
TASK [erstelle symlink] **********************************************************************************************************************************************************************************************************************
[WARNING]: sftp transfer mechanism failed on [88.218.227.35]. Use ANSIBLE_DEBUG=1 to see detailed information
ok: [88.218.227.35]
TASK [html wird übertragen] ******************************************************************************************************************************************************************************************************************
changed: [88.218.227.35]
TASK [starte nginx neu] **********************************************************************************************************************************************************************************************************************
[WARNING]: sftp transfer mechanism failed on [88.218.227.35]. Use ANSIBLE_DEBUG=1 to see detailed information
changed: [88.218.227.35]
PLAY RECAP ***********************************************************************************************************************************************************************************************************************************
88.218.227.35 : ok=7 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0