ansible-taler-exchange

Ansible playbook to deploy a production Taler Exchange
Log | Files | Refs | README | LICENSE

test-ansible.cfg (92B)


      1 [defaults]
      2 roles_path = roles
      3 host_key_checking = False
      4 
      5 [ssh_connection]
      6 pipelining = True