aboutsummaryrefslogtreecommitdiffstats
path: root/roles/root_authorized_keys/README.md
diff options
context:
space:
mode:
authorStonewall Jackson <stonewall@sacredheartsc.com>2023-02-27 21:16:43 -0500
committerStonewall Jackson <stonewall@sacredheartsc.com>2023-02-27 21:16:43 -0500
commit96aa9054f560c55e5c441cf1fc184fdd70cd95e8 (patch)
tree084e11077816ce59e27d7aedc6554fdab2128494 /roles/root_authorized_keys/README.md
parent4b03751056ebaa82e47aad0512780fe511702070 (diff)
downloadselfhosted-96aa9054f560c55e5c441cf1fc184fdd70cd95e8.tar.gz
selfhosted-96aa9054f560c55e5c441cf1fc184fdd70cd95e8.zip
update docs
Diffstat (limited to 'roles/root_authorized_keys/README.md')
-rw-r--r--roles/root_authorized_keys/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/root_authorized_keys/README.md b/roles/root_authorized_keys/README.md
index d92aa62..a03822d 100644
--- a/roles/root_authorized_keys/README.md
+++ b/roles/root_authorized_keys/README.md
@@ -24,7 +24,7 @@ Usage
Example playbook:
````yaml
-- name: set root authorized_keys
+- name: set authorized_keys for root user
hosts: all
roles:
- role: root_authorized_keys