Implemented role native-pull-remote-backups

This commit is contained in:
2020-12-26 15:20:23 +01:00
parent c6bf70cebb
commit fa21feac87
7 changed files with 40 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
# Role Administrator
This role creates an standard administrator user.
For security reasons it's recommended to use this user instead of the standard root user.
For security reasons it's recommended to use this user instead of the standard root user.
Please consider the concerns in this article https://unix.stackexchange.com/questions/92123/rsync-all-files-of-remote-machine-over-ssh-without-root-user.