This commit is contained in:
parent
c56ead77b4
commit
b99450233a
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
- name: Clone source
|
||||
ansible.builtin.git:
|
||||
repo: https://github.com/bitlair/irc-bot.git
|
||||
version: master
|
||||
repo: https://git.bitlair.nl/bitlair/irc-bot.git
|
||||
version: main
|
||||
dest: /var/lib/irc-bot
|
||||
accept_hostkey: yes
|
||||
ignore_errors: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue