From d8b72bd2c77a362e16a2c713fe94d704c5802dc5 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Mon, 26 Nov 2018 23:13:22 +0100 Subject: nits --- ansible/host_vars/homepi/postfix.yml | 11 +++++++++++ ansible/host_vars/homepi/users.yml | 5 +++++ 2 files changed, 16 insertions(+) create mode 100644 ansible/host_vars/homepi/postfix.yml create mode 100644 ansible/host_vars/homepi/users.yml (limited to 'ansible/host_vars/homepi') diff --git a/ansible/host_vars/homepi/postfix.yml b/ansible/host_vars/homepi/postfix.yml new file mode 100644 index 0000000..8174c21 --- /dev/null +++ b/ansible/host_vars/homepi/postfix.yml @@ -0,0 +1,11 @@ +$ANSIBLE_VAULT;1.1;AES256 +64323965303364363764646134636130303735346263363936313963353339336562363730343761 +3635383339366534326361303837366166303966316438660a656231373535663861663931303761 +30356365396133383639393735306439333833396330653937363461383465646232363135383634 +3564303065383162310a326335396161636664636264656536366264363130393234326438666566 +64313539353763623664623861383735613439336537636532323133313932333135616336353465 +66623261316334613938373437636537386536613931323261636136666662663566343535316638 +30353864383538383534366634633939356564616263663663393464343366313466633666623337 +34333564353662386161333161303764303062326534363430636333633230343231396433333566 +64623139373432616531626337383863626366353336636135633664366162386265396135383962 +6166663564323962333736333561343464333339663031633562 diff --git a/ansible/host_vars/homepi/users.yml b/ansible/host_vars/homepi/users.yml new file mode 100644 index 0000000..d0d4852 --- /dev/null +++ b/ansible/host_vars/homepi/users.yml @@ -0,0 +1,5 @@ +lusers: + - trygvis + +superusers: + - trygvis -- cgit v1.2.3