Releases: gabops/ansible-role-papertrail
Releases · gabops/ansible-role-papertrail
3.1.1: Merge pull request #9 from gabops/develop
Allowing to configure whether or not the server cert should be checked when downloading the package.
Minor fix
Merge pull request #7 from cmosguy/master
The editing of the `log_files.yml` should happen first to prevent race condition.
3.0.0
- Dropping common, group, host approach for simplicity and flexibility.
- Improving the service status configuration.
2.2.3
-
Added variables and logic to configure owner, group and mode of configuration file.
-
Fixed an ugly bug where the content "papertrail_files_to_log" was being added to papertrail_files_to_exclude
2.2.2
- Allow to declare files to log and files to exclude in three levels (metagroup, group and host).
Minor improvements
Merge pull request #4 from gabops/develop
Develop
Bug fix
This release fixes an issue with the configuration file not being written in the right path.
2.0.0: Merge pull request #3 from gabops/develop
1.0.2: Merge pull request #2 from gabops/develop
Improving tags for Ansible Galaxy
1.0.1
Improving the tags for galaxy