You've already forked ansible-role-git
Compare commits
5 Commits
5fb4697760
...
master
Author | SHA1 | Date | |
---|---|---|---|
a428234c96
|
|||
bab2f1367b
|
|||
99866d63ea
|
|||
f456dc8b6a
|
|||
b9abe39f4c
|
@ -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.4.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"
|
||||||
|
@ -13,6 +13,6 @@ jobs:
|
|||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4.2.2
|
- uses: actions/checkout@v4.2.2
|
||||||
- uses: DavidAnson/markdownlint-cli2-action@v19.1.0
|
- uses: DavidAnson/markdownlint-cli2-action@v20.0.0
|
||||||
with:
|
with:
|
||||||
globs: '**/*.md'
|
globs: '**/*.md'
|
||||||
|
@ -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