Releases: cinek810/ansible-deployer
Releases · cinek810/ansible-deployer
v0.0.44
What's Changed
- Pylint by @cinek810 in #1
- Create pylint.yml for github.com based pylint chcking by @cinek810 in #2
- Add prototypes of some basic functions to be used by @cinek810 in #3
- Cinek810 patch 1 by @cinek810 in #4
- Pylint on pr by @cinek810 in #6
- Update circle by @cinek810 in #7
- basic functions added by @LegenJCdary in #5
- Make rsyslog optional by @cinek810 in #8
- Change option parsing testing and add subcommands and subcommand vs option validation by @cinek810 in #9
- Config load by @cinek810 in #13
- Setup hook by @cinek810 in #14
- Add basic testing of run command without --dry by @cinek810 in #18
- task execution added by @LegenJCdary in #16
- First real version of README by @cinek810 in #21
- Adding tests to 02-checkrun.sh by @LegenJCdary in #19
- Pass workdir as environment variable to setup_hook by @cinek810 in #26
- Versions of deps, error handling for mkdir , use os.sep by @cinek810 in #27
- Log to workdir by @cinek810 in #28
- Adding --debug flag (with handling) to options by @LegenJCdary in #29
- Change project name by @cinek810 in #25
- add verification of premissions by @cinek810 in #17
- Reject execution of task when user/infra/stage not permitted by @cinek810 in #31
- correct schema bool to common standard by @LegenJCdary in #32
- Adding limit flag by @LegenJCdary in #30
- Adding ansible --tag handling by @LegenJCdary in #33
- Add option for syslog logging by @LegenJCdary in #36
- First refactoring for better readability by @LegenJCdary in #35
- Skipping playbooks functionality by @LegenJCdary in #37
- Testing improvements by @LegenJCdary in #38
- Change cerberus dependency to work with molecule on the same venv by @cinek810 in #44
- Current batch of corrections by @LegenJCdary in #50
- bugfix related to logging creation by @LegenJCdary in #58
- Config permissions and commit handling by @LegenJCdary in #59
- Resolve issues 53 and 57 by @LegenJCdary in #61
- Bugfix for issue #60 by @LegenJCdary in #63
- Disable default allow_limit in config tasks.yaml by @LegenJCdary in #65
- Check config file extensions compatibility by @LegenJCdary in #66
- Improve subcommand error message by @LegenJCdary in #71
- Parent workdir permissions by @LegenJCdary in #72
- Improve output from hooks by @LegenJCdary in #64
- Rename playbook with playitem by @cinek810 in #75
- Add verify subcommand by @cinek810 in #78
- Use print instead of info for print by @cinek810 in #79
- Output from ansible grouped and improved by @LegenJCdary in #88
- Add acl config by @LegenJCdary in #83
- Bugfix - add acl_group for task_with_ansible_fail by @LegenJCdary in #96
- Conf dir option by @cinek810 in #98
- Fix bug for tasks config setting by @cinek810 in #102
- No perm check for alt cfg by @cinek810 in #103
- Support relative path for --conf-dir by @cinek810 in #105
- Add --keep-locked option by @LegenJCdary in #89
- Add show subcommand by @LegenJCdary in #85
- Split existing code into modules by @LegenJCdary in #106
- Add --version flag by @LegenJCdary in #108
- Accept multiple user groups under single acl_group by @LegenJCdary in #109
- Add --raw-runner-output option that skips output formatting by @LegenJCdary in #111
- Move schema files to source/modules/configs/schema.py by @LegenJCdary in #122
- Bugfix invalid acl schema by @LegenJCdary in #124
- Improve error message when custom cfg file does not exist by @LegenJCdary in #110
- Add --local-checkout option by @LegenJCdary in #119
- Update not_supported lists in option validation by @LegenJCdary in #126
- Remove redundant setLevel for console_handler in logging by @LegenJCdary in #130
- Bugfix reassign_commit_and_workdir() by @LegenJCdary in #134
- Remove list subcommand by @LegenJCdary in #133
- All debug messages present in logfile by @LegenJCdary in #129
- Add basic colouring by @LegenJCdary in #112
- Remove permission octal split by @LegenJCdary in #144
- Changes towards database module by @LegenJCdary in #142
- [PLEASE MERGE FIRST] increase version to 0.0.36 by @LegenJCdary in #151
- bugfix setup hook still running when --self-setup on by @LegenJCdary in #140
- Sqlite database implementation by @LegenJCdary in #146
- Cleaning test files by @LegenJCdary in #137
- fix double lines in log file by @LegenJCdary in #158
- improve/fix handling of setup hook execution path by @LegenJCdary in #156
- fix providing limit for verify runner by @LegenJCdary in #157
- Add more option to notsupported lists by @LegenJCdary in #153
- New dry modes by @LegenJCdary in #165
- Improve install files by @LegenJCdary in #149
- Add support for skip_tags by @cinek810 in #166
- Db record parsing fixes by @LegenJCdary in #168
- Correct outputting in runners by @LegenJCdary in #170
- Increase version to 0.0.43 by @LegenJCdary in #171
- Correct setup procedure by @LegenJCdary in #172
- Db perm and output corrections for v 0.0.43 by @LegenJCdary in #173
- Add action to automatically upload tagged versions to pypi by @cinek810 in #174
- Callback plugins by @LegenJCdary in #175
- --check-mode improvements for Ansible Data stage 3 CI by @LegenJCdary in #176
Full Changelog: https://github.com/cinek810/ansible-deployer/commits/v0.0.44