Merge pull request #34 from phahulin/master

Add warning in all.example
This commit is contained in:
phahulin 2017-12-28 13:00:33 +03:00 committed by GitHub
commit 6651791c2c
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') }}"