diff --git a/playbooks/web.yml b/playbooks/web.yml index a7d8e69..7e9e8cd 100755 --- a/playbooks/web.yml +++ b/playbooks/web.yml @@ -141,9 +141,9 @@ - role: git vars: git_repos: - - repo: https://git.9iron.club/salt/desultd + - repo: https://git.desu.ltd/salt/desultd dest: /var/www/desu.ltd - - repo: https://git.9iron.club/salt/www2 + - repo: https://git.desu.ltd/salt/9iron dest: /var/www/www.9iron.club become: yes tags: [ web, git ]