diff options
Diffstat (limited to 'ansible.cfg')
| -rw-r--r-- | ansible.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible.cfg b/ansible.cfg index 7ce8420..64b2591 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,4 +1,4 @@ [defaults] inventory = inventory host_key_checking = False - +private_key_file = /tmp/key |
