Fixed typo
This commit is contained in:
parent
055ec8ecbf
commit
6109c9d3b7
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue