]> git.phdru.name Git - ansible.git/blob - playbooks/logcheck.yml
Refactor(cleanup-tmp.sh): Use `ansible --list-hosts` instead of `run-hosts -L`
[ansible.git] / playbooks / logcheck.yml
1 - name: Update logcheck
2   hosts: "{{ hosts | default('all') }}"
3   gather_facts: true
4   roles:
5     - logcheck