Remove monitoring script requirements from nagios boxen
This commit is contained in:
parent
a0d1ae0a4a
commit
f23d6ed738
@ -3,13 +3,6 @@
|
|||||||
---
|
---
|
||||||
- hosts: tags_nagios
|
- hosts: tags_nagios
|
||||||
gather_facts: no
|
gather_facts: no
|
||||||
roles:
|
|
||||||
- role: git
|
|
||||||
vars:
|
|
||||||
git_repos:
|
|
||||||
- repo: https://git.desu.ltd/salt/monitoring-scripts
|
|
||||||
dest: /usr/local/bin/monitoring-scripts
|
|
||||||
tags: [ nagios, git ]
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: assure nagios user
|
- name: assure nagios user
|
||||||
ansible.builtin.user: name=nagios-checker state=absent remove=yes
|
ansible.builtin.user: name=nagios-checker state=absent remove=yes
|
||||||
|
Loading…
Reference in New Issue
Block a user