5 lines
135 B
YAML
5 lines
135 B
YAML
|
- name: Adding ansible git repo locally
|
||
|
git:
|
||
|
repo: 'https://tildegit.org/thunix/documentation.git'
|
||
|
dest: /usr/local/man/man8
|