You've already forked ansible-role-git
Compare commits
3 Commits
f456dc8b6a
...
master
Author | SHA1 | Date | |
---|---|---|---|
a428234c96
|
|||
bab2f1367b
|
|||
99866d63ea
|
@ -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.5.0
|
uses: ansible/ansible-lint@v25.6.1
|
||||||
with:
|
with:
|
||||||
args: "--config-file .ansible-lint"
|
args: "--config-file .ansible-lint"
|
||||||
setup_python: "true"
|
setup_python: "true"
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
# 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