sympa-ansible | Generic install of Sympa with Ansible
kandi X-RAY | sympa-ansible Summary
kandi X-RAY | sympa-ansible Summary
sympa-ansible is a Python library typically used in Ansible, Ubuntu applications. sympa-ansible has no bugs, it has no vulnerabilities and it has low support. However sympa-ansible build file is not available. You can download it from GitHub.
Generic install of Sympa with Ansible
Generic install of Sympa with Ansible
Support
Quality
Security
License
Reuse
Support
sympa-ansible has a low active ecosystem.
It has 6 star(s) with 6 fork(s). There are 13 watchers for this library.
It had no major release in the last 6 months.
There are 11 open issues and 17 have been closed. On average issues are closed in 130 days. There are 3 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of sympa-ansible is current.
Quality
sympa-ansible has 0 bugs and 0 code smells.
Security
sympa-ansible has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
sympa-ansible code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
sympa-ansible does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
sympa-ansible releases are not available. You will need to build from source code and install.
sympa-ansible has no build file. You will be need to create the build yourself to build the component from source.
Installation instructions, examples and code snippets are available.
It has 132 lines of code, 8 functions and 3 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed sympa-ansible and discovered the below as its top functions. This is intended to give you an instant insight into sympa-ansible implemented functionality, and help decide if they suit your requirements.
- Run AnsibleModule
- Create a password file
- Walks the input node and encrypts it
- Generate a random password
- Build an argument parser
Get all kandi verified functions for this library.
sympa-ansible Key Features
No Key Features are available at this moment for sympa-ansible.
sympa-ansible Examples and Code Snippets
No Code Snippets are available at this moment for sympa-ansible.
Community Discussions
No Community Discussions are available at this moment for sympa-ansible.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install sympa-ansible
A set of parameters define how Sympa will be installed.
sympa.install_from_repository : if set to 1, Sympa will be installed from a checkout of a Git repository. Otherwise, a tar.gz is downloaded.
sympa.install_dir_name: the name of the directory where Sympa will be installed. It is a sub_directory of the install_prefix global parameter.
sympa.install_from_repository: value 1
sympa.version: the version of Sympa, from 6.1.17 to the latest unstable. Only used to find the patches.
sympa.repository: the URL of the git repository, to be used for the git clone operation.
sympa.repository_version: either HEAD or a commit hash.
sympa.apply_patches: if set to 1, any patch located in roles/sympa/patches/version will be applied to the extracted sources before the install process.
sympa.install_from_repository: value 0
sympa.version: the version of Sympa, from 6.1.17 to the latest unstable.
sympa.apply_patches: if set to 1, any patch located in roles/sympa/patches/version will be applied to the extracted sources before the install process.
sympa.source: the extracted archive must have the URL: source/sympa-version.tar.gz
for now, only Postfix is supported. The mail setup is the same as the one proposed by the Sympa documentation for multiple domains support.
sympa.alias_directory: location of the file where list alias file will be stored
sympa.alias_file: name of the alias file
sympa.db.type: ony two values: mysql or Pg. Defines which RDBMS to use as Sympa database backend.
sympa.db.app_user: username used by Sympa for accessing its own database.
sympa.db.app_password: password used by Sympa for accessing its own database.
sympa.db.readonly_user: a user with readonly privleges to Sympa database. Can be useful.
sympa.db.readonly_password: a password for the user with readonly privleges to Sympa database.
sympa.install_from_repository : if set to 1, Sympa will be installed from a checkout of a Git repository. Otherwise, a tar.gz is downloaded.
sympa.install_dir_name: the name of the directory where Sympa will be installed. It is a sub_directory of the install_prefix global parameter.
sympa.install_from_repository: value 1
sympa.version: the version of Sympa, from 6.1.17 to the latest unstable. Only used to find the patches.
sympa.repository: the URL of the git repository, to be used for the git clone operation.
sympa.repository_version: either HEAD or a commit hash.
sympa.apply_patches: if set to 1, any patch located in roles/sympa/patches/version will be applied to the extracted sources before the install process.
sympa.install_from_repository: value 0
sympa.version: the version of Sympa, from 6.1.17 to the latest unstable.
sympa.apply_patches: if set to 1, any patch located in roles/sympa/patches/version will be applied to the extracted sources before the install process.
sympa.source: the extracted archive must have the URL: source/sympa-version.tar.gz
for now, only Postfix is supported. The mail setup is the same as the one proposed by the Sympa documentation for multiple domains support.
sympa.alias_directory: location of the file where list alias file will be stored
sympa.alias_file: name of the alias file
sympa.db.type: ony two values: mysql or Pg. Defines which RDBMS to use as Sympa database backend.
sympa.db.app_user: username used by Sympa for accessing its own database.
sympa.db.app_password: password used by Sympa for accessing its own database.
sympa.db.readonly_user: a user with readonly privleges to Sympa database. Can be useful.
sympa.db.readonly_password: a password for the user with readonly privleges to Sympa database.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page