add more tests; sample hello world playbook
Some checks reported errors
continuous-integration/drone Build was killed
Some checks reported errors
continuous-integration/drone Build was killed
This commit is contained in:
parent
ac1e8c5a83
commit
f0313ebc26
@ -17,4 +17,9 @@ steps:
|
||||
- dnf distro-sync -y
|
||||
- dnf update -y
|
||||
- hostname
|
||||
- dnf install -y ansible-core git
|
||||
- pip3 install ansible-lint
|
||||
- mkdir /opt/test
|
||||
- git clone https://gitea.thezengarden.net/chris/drone-test-1.git /opt/test/drone-test-1
|
||||
- ansible-lint /opt/test/drone-test-1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user