Move inventory to separate directory
This commit is contained in:
parent
bbb7c76eef
commit
075b5bd008
13 changed files with 9 additions and 41 deletions
9
inventory/host_vars/srv01
Normal file
9
inventory/host_vars/srv01
Normal file
|
@ -0,0 +1,9 @@
|
|||
basics_ssh_match_blocks:
|
||||
- match: User certsync
|
||||
options:
|
||||
- AuthorizedKeysFile /home/certsync/authorized_keys
|
||||
- ChrootDirectory /home/certsync/root
|
||||
- ForceCommand internal-sftp
|
||||
nginx_resolver: 192.76.134.90 212.12.50.158
|
||||
updates_tls_crt: /etc/letsencrypt/live/updates.hamburg.freifunk.net/fullchain.pem
|
||||
updates_tls_key: /etc/letsencrypt/live/updates.hamburg.freifunk.net/privkey.pem
|
Loading…
Add table
Add a link
Reference in a new issue