You've already forked ansible-role-git
Compare commits
1 Commits
master
...
5fb4697760
Author | SHA1 | Date | |
---|---|---|---|
5fb4697760
|
@ -14,7 +14,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Run ansible-lint
|
- name: Run ansible-lint
|
||||||
uses: ansible/ansible-lint@v25.6.1
|
uses: ansible/ansible-lint@v25.4.0
|
||||||
with:
|
with:
|
||||||
args: "--config-file .ansible-lint"
|
args: "--config-file .ansible-lint"
|
||||||
setup_python: "true"
|
setup_python: "true"
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
# git-role
|
# git-role
|
||||||
|
|
||||||
|
[](https://drone.cryptic.systems/volker.raschek/git-role)
|
||||||
[](https://galaxy.ansible.com/volker_raschek/git)
|
[](https://galaxy.ansible.com/volker_raschek/git)
|
||||||
|
|
||||||
With following role can be git for users configured.
|
With following role can be git for users configured.
|
||||||
|
Reference in New Issue
Block a user