]> git.phdru.name Git - ansible.git/blob - playbooks/logcheck.yml
Feat(logcheck): Add a playbok to update logcheck
[ansible.git] / playbooks / logcheck.yml
1 - name: Update logcheck
2   hosts: "{{ hosts | default('all') }}"
3   gather_facts: true
4   roles:
5     - logcheck