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.

9 lines
322 B

  1. ---
  2. - hosts: ['debian10']
  3. tasks:
  4. - name: Update existing YADM install with remote ip-address plugin and replace own
  5. shell: |
  6. yadm remote set-url origin https://vcs.wpstudio.ru/gitea/dotfiles.git
  7. rm -rf .tmux/plugins/tmux-ip-address
  8. yadm pull
  9. yadm checkout .