adapt playbook to more functions of the python tool
This commit is contained in:
10
ansible/host_vars/example.tld.yml
Normal file
10
ansible/host_vars/example.tld.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
auth_user: exampleuser
|
||||
auth_pass: changemenow
|
||||
domain: autoreply.example.tld
|
||||
|
||||
users:
|
||||
- name: Foobar
|
||||
email: foobar@example.com
|
||||
- name: Barbaz
|
||||
email: barbaz@example.net
|
||||
Reference in New Issue
Block a user