Ansible-deployer

Latest version: v0.0.44

Safety actively analyzes 623368 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.0.44

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

**Full Changelog**: https://github.com/cinek810/ansible-deployer/commits/v0.0.44

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.