File tree Expand file tree Collapse file tree 2 files changed +2
-23
lines changed
Expand file tree Collapse file tree 2 files changed +2
-23
lines changed Original file line number Diff line number Diff line change 3030 python-version : 3.x
3131
3232 - name : Install test dependencies.
33- run : pip3 install yamllint ansible ansible-lint
34-
35- - name : Lint code.
36- run : |
37- yamllint .
33+ run : pip3 install ansible ansible-lint
3834
3935 - name : Lint code.
4036 run : |
4844 include :
4945 - distro : debian12
5046 playbook : converge.yml
51- - distro : debian11
52- playbook : converge.yml
53- - distro : debian10
54- playbook : converge.yml
5547 - distro : rockylinux9
5648 playbook : converge.yml
57- - distro : rockylinux8
58- playbook : converge.yml
59- - distro : centos7
60- playbook : converge.yml
61- - distro : ubuntu2204
62- playbook : converge.yml
63- - distro : ubuntu2004
64- playbook : converge.yml
49+ - distro : ubuntu2404
6550 steps :
6651 - name : Check out the codebase.
6752 uses : actions/checkout@v4
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments