aboutsummaryrefslogtreecommitdiffstats
path: root/roles/nagios_client
diff options
context:
space:
mode:
Diffstat (limited to 'roles/nagios_client')
-rw-r--r--roles/nagios_client/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/roles/nagios_client/README.md b/roles/nagios_client/README.md
index fffa1bb..e04cb18 100644
--- a/roles/nagios_client/README.md
+++ b/roles/nagios_client/README.md
@@ -23,7 +23,8 @@ Usage
Example playbook:
````yaml
-- hosts: all
+- name: configure host as a nagios client
+ hosts: all
roles:
- role: nagios_client
vars: