mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-31 21:41:33 +00:00
add publickey to ansible.cfg
This commit is contained in:
parent
2b08edb21e
commit
ecac3d3e77
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ remote_user = nb
|
|||
retry_files_enabled = False
|
||||
inventory = /srv/newsblur/ansible/inventories/digital_ocean.ini, /srv/newsblur/ansible/inventories/digital_ocean.yml
|
||||
private_key_file = /srv/secrets-newsblur/keys/docker.key
|
||||
publickey = /srv/secrets-newsblur/keys/docker.key.pub
|
||||
# private_key_file = /srv/secrets-newsblur/keys/newsblur.key
|
||||
|
||||
[inventory]
|
||||
|
|
Loading…
Add table
Reference in a new issue