Use Git master version
The latest release is outdated
This commit is contained in:
parent
07580cd132
commit
1f77350d70
3 changed files with 13 additions and 46 deletions
|
@ -2,7 +2,8 @@
|
|||
dmarcsrg_user: dmarcsrg
|
||||
dmarcsrg_home: /opt/dmarc-srg
|
||||
overrides_path: "{{ dmarcsrg_home }}/local.d"
|
||||
dmarcsrg_github_api_url: https://api.github.com/repos/liuch/dmarc-srg/releases/latest
|
||||
dmarcsrg_github_url: https://github.com/liuch/dmarc-srg
|
||||
dmarcsrg_version: master
|
||||
|
||||
dmarcsrg_database: dmarcsrg
|
||||
dmarcsrg_database_password: "{{ lookup('password', '/tmp/dmarcsrg_db_pwd length=42 chars=ascii_letters,digits') }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue