mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 05:30:18 +00:00
Fixed typo
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
- name: Adding ansible git repo locally
|
||||
git:
|
||||
repo: 'https://tildegit.org/thunix/ansibe.git'
|
||||
repo: 'https://tildegit.org/thunix/ansible.git'
|
||||
dest: /var/thunix/ansible
|
||||
|
||||
- name: adding deploy key
|
||||
|
||||
Reference in New Issue
Block a user