Add warning in all.example

This commit is contained in:
phahulin 2017-12-28 12:56:48 +03:00 committed by GitHub
parent 675e546e27
commit d495516b07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
### This file is used as a reference only and contains all possible options for all roles.
### Values set in this file are used for illustration only.
###
### To connect to an actual network, please follow instructions provided to you
### on how to generate a valid `group_vars/all` file for the network.
###
---
ssh_root:
- "{{ lookup('file', 'files/admins.pub') }}"