aboutsummaryrefslogtreecommitdiffstats
path: root/roles/root_password
diff options
context:
space:
mode:
Diffstat (limited to 'roles/root_password')
-rw-r--r--roles/root_password/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/root_password/README.md b/roles/root_password/README.md
index cc18e77..d02980e 100644
--- a/roles/root_password/README.md
+++ b/roles/root_password/README.md
@@ -24,7 +24,7 @@ Usage
Example playbook:
````yaml
-- name: set root password
+- name: set password for root user
hosts: all
roles:
- role: root_password