]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ansible.cfg: change log_path to directory used by fact_caching_connection
authorPatrick C. F. Ernzer <pcfe@pcfe.net>
Wed, 16 Jan 2019 22:40:27 +0000 (23:40 +0100)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Tue, 5 Feb 2019 13:53:28 +0000 (13:53 +0000)
commitfd222a8bbf8dfba7dfb5658609a3c4315f41ed9d
tree14f39c028ac240f5d8e0496e1edc06793d82e814
parent37b5d1084ab21b897d939d5801cf8857bc98d7a7
ansible.cfg: change log_path to directory used by fact_caching_connection

Since fact_caching_connection uses a directory in $HOME already, write the
ansible.log to the same directory.

Fixes: #3509
Signed-off-by: Patrick C. F. Ernzer <pcfe@redhat.com>
ansible.cfg