mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-03-25 05:10:17 +00:00
Added git repo for the man pages
This commit is contained in:
4
roles/common/tasks/manpage.yml
Normal file
4
roles/common/tasks/manpage.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
- name: Adding ansible git repo locally
|
||||
git:
|
||||
repo: 'https://tildegit.org/thunix/documentation.git'
|
||||
dest: /usr/local/man/man8
|
||||
Reference in New Issue
Block a user