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