Jeremy Lecour
a6bac1f20b
All checks were successful
Ansible Lint |Total|New|Outstanding|Fixed|Trend
|:-:|:-:|:-:|:-:|:-:
|2593|3|2590|23|:+1:
Reference build: <a href="https://jenkins.evolix.org/job/gitea/job/ansible-roles/job/unstable/280//ansiblelint">Evolix » ansible-roles » unstable #280</a>
gitea/ansible-roles/pipeline/head This commit looks good
9 lines
104 B
YAML
9 lines
104 B
YAML
- hosts: default
|
|
gather_facts: yes
|
|
become: true
|
|
|
|
roles:
|
|
# - squid
|
|
- evoacme
|
|
|
|
# vim:ft=ansible
|