All public logs

Jump to navigation Jump to search

Combined display of all available logs of 6bit.ch wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 13:16, 3 February 2026 Xbl talk contribs created page Very Windy (Created page with "= Very Windy = == git == <code>git submodule update --init --recursive</code> Submodule laden<br> == ansible == <code>playbooks/all.yml</code><br> role -> tags (nginx) will apply:<br> <code>group_vars/all/nginx.yml</code><br> <code>ansible-playbook -C -D playbooks/all.yml -u windy -t nginx</code> -C (check, dry run), -D (diff, show differences) -u (remote user) -t (tags)<br> == ln == <code>ln -s ../files</code> == curl == <code>curl -v --resolve windy.verywindy.ch:...")