diff options
Diffstat (limited to 'localhosts')
-rw-r--r-- | localhosts | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/localhosts b/localhosts new file mode 100644 index 0000000..7eedb4c --- /dev/null +++ b/localhosts @@ -0,0 +1,10 @@ +[local] +localhost + +[local:vars] +ansible_connection=local +domainname=witsquash.com +letsencrypt_test=false +tbp_server=tbp.witsquash.com +tbp_username=tbp +tbp_uid=2001 |